issues
search
logsdon-lab
/
CenMAP
Centromere mapping and annotation pipeline
MIT License
9
stars
0
forks
source link
Quality-of-Life Improvements and Bugfixes
#21
Closed
koisland
closed
7 months ago
koisland
commented
7 months ago
Allow compressed/uncompressed
fq
,
fastq
, or
bam
files as input to nucfreq rules.
Allow uncompressed
fq
or
fastq
files as input to concat_asm rules.
Add better error message if missing reads for nucfreq rules.
Add better error handling on empty in puts for bedminmax script.
Improve contig start and stop parsing for make_new_cens_bed_file rule.
Fix incorrect start-stop calculation in aggregating dna-brnn output.
Add edge-case threshold for chrY in dna-brnn output filtering.
Remove unused
docker/
folder.
fq
,fastq
, orbam
files as input to nucfreq rules.fq
orfastq
files as input to concat_asm rules.docker/
folder.