-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update chemistry confif to separate chemistry and platform
- Loading branch information
Showing
3 changed files
with
82 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,53 @@ | ||
chromiumV3_illumina: | ||
filter_R1_length: 58 | ||
# Chemistry and platform-specific configurations | ||
# | ||
# Example: | ||
# | ||
# chemistry1: | ||
# platform_agnostic_option1: ... | ||
# platform_agnostic_option2: ... | ||
# name_of_platform1: | ||
# filter_R1_length: ... | ||
# STAR_R1: ... | ||
# STAR_R2: ... | ||
|
||
chromiumV3: | ||
bc_whitelist: WHITELIST_V3 | ||
STAR_R1: --soloUMIlen 12 --clip5pNbases 58 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 12 | ||
chromiumV3_element: | ||
filter_R1_length: False | ||
bc_whitelist: WHITELIST_V3 | ||
STAR_R1: --soloUMIlen 12 --clip5pNbases 48 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 | ||
STAR_R2: --soloUMIlen 12 | ||
chromiumV3_ultima: | ||
filter_R1_length: 58 | ||
bc_whitelist: WHITELIST_V3 | ||
STAR_R1: --soloUMIlen 9 --clip5pNbases 58 --soloCBstart 23 --soloCBlen 16 --soloUMIstart 39 | ||
chromiumV2_illumina: | ||
filter_R1_length: 56 | ||
illumina: | ||
filter_R1_length: 58 | ||
STAR_R1: --soloUMIlen 12 --clip5pNbases 58 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 12 | ||
element: | ||
filter_R1_length: False | ||
STAR_R1: --soloUMIlen 12 --clip5pNbases 48 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 | ||
STAR_R2: --soloUMIlen 12 | ||
ultima: | ||
filter_R1_length: 58 | ||
STAR_R1: --soloUMIlen 9 --clip5pNbases 58 --soloCBstart 23 --soloCBlen 16 --soloUMIstart 39 | ||
chromiumV2: | ||
bc_whitelist: WHITELIST_V2 | ||
STAR_R1: --soloUMIlen 10 --clip5pNbases 56 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 10 | ||
dropseq_illumina: | ||
filter_R1_length: 50 | ||
STAR_R1: --soloUMIlen 8 --clip5pNbases 50 0 --soloCBstart 1 --soloCBlen 12 --soloUMIstart 13 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 8 --soloCBstart 1 --soloCBlen 12 --soloUMIstart 13 | ||
microwellseq_illumina: | ||
filter_R1_length: 54 | ||
illumina: | ||
filter_R1_length: 56 | ||
STAR_R1: --soloUMIlen 10 --clip5pNbases 56 0 --soloCBstart 1 --soloCBlen 16 --soloUMIstart 17 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 10 | ||
dropseq: | ||
illumina: | ||
filter_R1_length: 50 | ||
STAR_R1: --soloUMIlen 8 --clip5pNbases 50 0 --soloCBstart 1 --soloCBlen 12 --soloUMIstart 13 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 8 --soloCBstart 1 --soloCBlen 12 --soloUMIstart 13 | ||
microwellseq: | ||
bc_cut: CGACTCACTACAGGG...TCGGTGACACGATCG | ||
STAR_R1: --soloUMIlen 6 --clip5pNbases 54 0 --soloCBstart 1 --soloCBlen 18 --soloUMIstart 19 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 6 --soloCBstart 1 --soloCBlen 18 --soloUMIstart 19 | ||
bd_illumina: | ||
filter_R1_length: 53 | ||
illumina: | ||
filter_R1_length: 54 | ||
STAR_R1: --soloUMIlen 6 --clip5pNbases 54 0 --soloCBstart 1 --soloCBlen 18 --soloUMIstart 19 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 6 --soloCBstart 1 --soloCBlen 18 --soloUMIstart 19 | ||
bd: | ||
bc_cut: ACTGGCCTGCGA...GGTAGCGGTGACA | ||
STAR_R1: --soloUMIlen 8 --clip5pNbases 53 0 --soloCBstart 1 --soloCBlen 27 --soloUMIstart 28 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 8 --soloCBstart 1 --soloCBlen 27 --soloUMIstart 28 | ||
indrop_illumina: | ||
filter_R1_length: 32 | ||
STAR_R1: --soloUMIlen 6 --clip5pNbases 32 0 --soloCBstart 1 --soloCBlen 8 --soloUMIstart 9 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 6 --soloCBstart 1 --soloCBlen 8 --soloUMIstart 9 | ||
|
||
illumina: | ||
filter_R1_length: 53 | ||
STAR_R1: --soloUMIlen 8 --clip5pNbases 53 0 --soloCBstart 1 --soloCBlen 27 --soloUMIstart 28 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 8 --soloCBstart 1 --soloCBlen 27 --soloUMIstart 28 | ||
indrop: | ||
illumina: | ||
filter_R1_length: 32 | ||
STAR_R1: --soloUMIlen 6 --clip5pNbases 32 0 --soloCBstart 1 --soloCBlen 8 --soloUMIstart 9 --outFilterMultimapNmax 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.2 | ||
STAR_R2: --soloUMIlen 6 --soloCBstart 1 --soloCBlen 8 --soloUMIstart 9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters