Hi Chris and Jon,
Did you ever figured this out because I am running into similar error, this is what is printed to my terminal:
ls: cannot access *-RG.bam: No such file or directory
Using FreeBayes to call SNPs
ls: cannot access mapped.*.bed: No such file or directory
rm: cannot remove ‘mapped.*.bed’: No such file or directory
mv: cannot stat ‘raw.1.vcf’: No such file or directory
mv: cannot stat ‘raw.2.vcf’: No such file or directory
mv: cannot stat ‘raw.3.vcf’: No such file or directory
mv: cannot stat ‘raw.4.vcf’: No such file or directory
mv: cannot stat ‘raw.5.vcf’: No such file or directory
mv: cannot stat ‘raw.6.vcf’: No such file or directory
mv: cannot stat ‘raw.7.vcf’: No such file or directory
mv: cannot stat ‘raw.8.vcf’: No such file or directory
mv: cannot stat ‘raw.9.vcf’: No such file or directory
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr
mv: cannot stat ‘raw.*.vcf’: No such file or directory
Using VCFtools to parse SNPS.vcf for SNPs that are called in at least 90% of individuals
mawk: cannot open *.bam.log (No such file or directory)
/usr/local/bin/dDocent: line 363: mailx: command not found
It looks like I could have possibly mis-installed something starting with the -RG.bam file but I'm not sure how to fix that.
I only have the cat-RRG.bam.bai file created.
One additional question, when I was installing Rainbow 2.0.4 there are no rbmergetag to do chmod and cp into my usr/local/bin... could this be causing the problem?
Thank you,
Quynh