Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
update to mm9/mm10 json files... blacklist bwa index now includes chr…
Browse files Browse the repository at this point in the history
…_rDNA as well
  • Loading branch information
kopardev committed Jul 23, 2019
1 parent 7600f40 commit dfb9016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mm10.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"MUTECTSNP": ""
},
"ChIPseq":{
"BLACKLISTBWAINDEX":"/data/CCBR_Pipeliner/db/PipeDB/Indices/mm10_basic/indexes/mm10.blacklist.chrM",
"BLACKLISTBWAINDEX":"/data/CCBR_Pipeliner/db/PipeDB/Indices/mm10_basic/indexes/mm10.blacklist.chrM.chr_rDNA",
"BWA": "/data/CCBR_Pipeliner/db/PipeDB/Indices/mm10_basic/indexes/mm10",
"BOWTIE2INDEX": "/data/CCBR_Pipeliner/db/PipeDB/Indices/mm10_basic/indexes/mm10",
"CHROMS": ["chr1","chr2","chr3","chr4","chr5","chr6","chr7","chr8","chr9","chr10",
Expand Down
2 changes: 1 addition & 1 deletion mm9.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"ChIPseq":{
"BWA": "/data/CCBR_Pipeliner/db/PipeDB/Indices/mm9_basic/indexes/mm9",
"BOWTIE2INDEX": "/data/CCBR_Pipeliner/db/PipeDB/Indices/mm9_basic/indexes/mm9",
"BLACKLISTBWAINDEX":"/data/CCBR_Pipeliner/db/PipeDB/Indices/mm9_basic/indexes/mm9.blacklist.chrM",
"BLACKLISTBWAINDEX":"/data/CCBR_Pipeliner/db/PipeDB/Indices/mm9_basic/indexes/mm9.blacklist.chrM.chr_rDNA",
"CHROMS": ["chr1","chr2","chr3","chr4","chr5","chr6","chr7","chr8","chr9","chr10",
"chr11","chr12","chr13","chr14","chr15","chr16","chr17","chr18","chr19",
"chrX","chrY","chrM"],
Expand Down

0 comments on commit dfb9016

Please sign in to comment.