Skip to content

Commit

Permalink
add another population for long reads
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraFuhrmann committed Jul 13, 2023
1 parent bbc494a commit 3ce2cd7
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,18 @@ nanopore,shotgun,single_amplicon,5000,5000,1000,5@5@240@40@120@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,1000,5@5@240@40@120@[email protected]
#
# long reads -- population 3
nanopore,shotgun,single_amplicon,5000,5000,700,5@10@240@40@120@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,700,5@10@240@40@120@[email protected]
nanopore,shotgun,single_amplicon,5000,5000,1000,5@10@240@40@120@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,1000,5@10@240@40@120@[email protected]
#
# long reads -- population 4
nanopore,shotgun,single_amplicon,5000,5000,700,5@10@600@200@200@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,700,5@10@600@200@200@[email protected]
nanopore,shotgun,single_amplicon,5000,5000,1000,5@10@600@200@200@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,1000,5@10@600@200@200@[email protected]
#
# long reads -- population 4
# long reads -- population 5
nanopore,shotgun,single_amplicon,5000,5000,700,15@10@600@200@200@[email protected]
pacbio,shotgun,single_amplicon,5000,5000,700,15@10@600@200@200@[email protected]
nanopore,shotgun,single_amplicon,5000,5000,1000,15@10@600@200@200@[email protected]
Expand Down

0 comments on commit 3ce2cd7

Please sign in to comment.