Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,711
Issues
1,711
List
Boards
Labels
Service Desk
Milestones
Merge Requests
86
Merge Requests
86
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
fa345b44
Commit
fa345b44
authored
Feb 12, 2021
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/workflow.md: workflow and file formats, draft
parent
15dfb96b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
doc/workflow.md
doc/workflow.md
+15
-0
No files found.
doc/workflow.md
View file @
fa345b44
# Post-sequencer workflow before upload to a Vidjil server
This help is intended for bioinformaticians preparing workflows after their sequencer output.
See also considerations on
[
libraries and recombinations
](
locus.md
)
.
## File formats
It is recommended to upload
`.fastq.gz`
files to the Vidjil server.
Indeed, vidjil-algo takes into account the quality information in the output of the representative sequence.
When the base quality is not available, it is also possible to upload
`fa.gz`
files.
Note that vidjil-algo (and the Vidjil server) also accept uncompressed
`.fastq`
or
`.fa`
files
and even
`.bam`
files (but the added information of
`.bam`
files is not taken into account,
so uploading such files is not optimal).
## Local pre-filtering of large datasets
...
...
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