Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
nextflow
Commits
dceb30ce
Verified
Commit
dceb30ce
authored
3 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
flexi_splitter: add other example of yaml file
parent
18dd092a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/nf_modules/flexi_splitter/toy_file_paired.yaml
+50
-0
50 additions, 0 deletions
src/nf_modules/flexi_splitter/toy_file_paired.yaml
with
50 additions
and
0 deletions
src/nf_modules/flexi_splitter/toy_file_paired.yaml
0 → 100644
+
50
−
0
View file @
dceb30ce
PCR
:
coords
:
reads
:
3
start
:
1
stop
:
6
header
:
False
samples
:
-
name
:
PCR1
seq
:
NCAGTG
-
name
:
PCR2
seq
:
CGATGT
-
name
:
PCR3
seq
:
TTAGGC
-
name
:
PCR4
seq
:
TGACCA
-
name
:
PCR5
seq
:
NGAACG
-
name
:
PCR6
seq
:
NCAACA
RT
:
coords
:
reads
:
1
start
:
6
stop
:
13
header
:
False
samples
:
-
name
:
RT1
seq
:
TAGTGCC
-
name
:
RT2
seq
:
GCTACCC
-
name
:
RT3
seq
:
ATCGACC
-
name
:
RT4
seq
:
CGACTCC
UMI
:
coords
:
reads
:
1
start
:
1
stop
:
6
header
:
False
conditions
:
wt
:
-
RT1
-
PCR1
ko
:
-
RT2
-
PCR2
sample_paired
:
-
RT2
-
PCR6
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment