You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be especially useful for testing workflows:
fqi extract -f=... -randomrecords[=10000]
# OR
fqi extract -f=... -randomsegment=16
where randomrecords would extract a fixed (here 10k) or random number of records from the FASTQ
OR
randomsegment would extract a random segment of (in this case 16) n segments
The text was updated successfully, but these errors were encountered:
This could be especially useful for testing workflows:
where randomrecords would extract a fixed (here 10k) or random number of records from the FASTQ
OR
randomsegment would extract a random segment of (in this case 16) n segments
The text was updated successfully, but these errors were encountered: