Skip to content

Commit

Permalink
feat: added dummy 2nd contition to sample file
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 11, 2024
1 parent f215425 commit 812fc8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 7 additions & 0 deletions workflow/config/samples.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sample, condition, condition2, batch_effect
m18_bc01.fq.gz, male,condition2, batch1
m18_bc02.fq.gz, male, condition2, batch1
m18_bc03.fq.gz, female, condition2, batch1
m18_bc04.fq.gz, female, condition2, batch1
m18_bc05.fq.gz, female, condition2, batch1
m18_bc06.fq.gz, male, condition2, batch1
7 changes: 0 additions & 7 deletions workflow/config/samples.tsv

This file was deleted.

0 comments on commit 812fc8a

Please sign in to comment.