CFSAN-Biostatistics/snp-pipeline

BACTERIA ORGANISM WITH TWO CHROMOSOMES

vappiah opened this issue · 4 comments

Hello CFSAN developers,

I like to use CFSAN to identify snps in Vibrio cholerae isolates. But the each isolate has two chromosomes, meaning to reference sequences. Is it possible to run CFSAN by specifying two reference genomes ? Please advice and thanks in advance.

Your use-case is not something we have attempted. The CFSAN snp pipeline can only accept a single reference file. The reference can have multiple contigs. You might consider combining the two chromosomes into a single fasta file. YMMV.

Thanks @stevendavis

Another strategy I want to use is to call snps using chromosome1 and 2 in seperate files.

Thanks everyone for your comments.