Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
ae54031e
Commit
ae54031e
authored
Jul 25, 2016
by
Mathieu Giraud
Browse files
doc: current Vidjil limit is 2*10^9 reads
parent
60f395f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/algo.org
View file @
ae54031e
...
...
@@ -190,7 +190,7 @@ make test # run self-tests (can take 5 to 60 minutes)
The main input file of Vidjil is a /set of reads/, given as a =.fasta=
or =.fastq= file, possibly compressed with gzip (=.gz=).
This set of reads can reach several gigabytes. It is
This set of reads can reach several gigabytes
and 2*10^9 reads
. It is
never loaded entirely in the memory, but reads are processed one by
one by the Vidjil algorithm.
...
...
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