Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
jvenn
Commits
1ea2c57b
Commit
1ea2c57b
authored
May 06, 2014
by
Jerome Mariette
Browse files
No commit message
No commit message
parent
7bafba98
Changes
2
Hide whitespace changes
Inline
Side-by-side
BMC_jvenn/bmc_jvenn.tex
View file @
1ea2c57b
...
...
@@ -298,8 +298,8 @@ cannot perform calculations on the lists.
We introduce jvenn, a JavaScript library helping scientists to present their data, in the same spirit as already
existing tools such as jbrowse
\cite
{
Westesson01032013
}
, Cytoscape-Web
\cite
{
Lopes2010
}
, and jHeatmap
\cite
{
DeuPons2014
}
.
jvenn handles up to six input lists, can display classical or Edwards-Venn
\cite
{
Edwards2004
}
diagrams, can easily be
embeded in a Web page, allows three different data formats (lists, intersection counts and count lists), exports PNG
files and permit
s
to overload the callback function in order to control users interactions. jvenn has already been cited in two scientific
embeded in a Web page, allows three different data formats (lists, intersection counts and count lists), exports PNG
or CSV file
s
and permits
to overload the callback function in order to control users interactions. jvenn has already been cited in two scientific
publications
\cite
{
Bianchia2013, Aravindraja2013
}
and is embeded within nG6
\cite
{
Mariette2012
}
, RNAbrowse
\cite
{
Mariette
}
and
WallProtDB
\cite
{
SanClemente
}
Web applications.
...
...
index.html
View file @
1ea2c57b
...
...
@@ -53,7 +53,8 @@
<li>
allows to provide the data from 3 different ways (lists/intersection counts/count lists),
</li>
<li>
control the click callback function,
</li>
<li>
provides statistic charts based on input data,
</li>
<li>
exports the venn diagram to PNG.
</li>
<li>
exports the venn diagram to PNG,
</li>
<li>
exports lists to CSV.
</li>
</ul></p>
<p><a
href=
"./documentation.html"
class=
"btn btn-primary btn-large"
>
Learn more »
</a></p>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment