I am trying to use cnvnator on lycopersicum and it always generates 0 reads.
1
0
Entering edit mode
9.5 years ago
nikie.vos • 0

Hello.

I am trying to use cnvnator on lycopersicum and it always generates 0 reads. I know it should be able to run on

lycopersicum because the paper mentions cnvnator can run on non-human genomes.

I have tried several lines besides these:

/path/to/CNVnator_v0.3/src/cnvnator -root 105.dedup.realign.root \
                                    -chrom chr01 chr02 chr03 \
                                    -tree /path/to/lycopersicum/105.dedup.realign.bam
/path/to/CNVnator_v0.3/src/cnvnator -root 105.dedup.realign.root \
                                    -chrom 1 2 3 \
                                    -tree /path/to/lycopersicum/105.dedup.realign.bam
/path/to/CNVnator_v0.3/src/cnvnator -root 105.dedup.realign.root \
                                    -genome SL2.40 \
                                    -chrom chr01 chr02 chr03 \
                                    -tree /path/to/lycopersicum/105.dedup.realign.bam

Do you have any idea what I am doing wrong?

Kind regards,

Nikie vos

linux cnvnator reads root CNV • 2.3k views
ADD COMMENT
0
Entering edit mode

please don't delete your question once it has been answered - it may be useful for others in the future. imagine if everyone deleted their questions once answered - the site would not exist

ADD REPLY
0
Entering edit mode

I've cleaned up your post and replaced the real path to CNVnator with /path/to/cnvnator/

ADD REPLY
2
Entering edit mode
9.5 years ago
Coryza ▴ 430

Does it produce any error messages? And those 3 commands you've mentioned show inconsistency in chromosome names.

Edit: You should have used SL2.40ch00 as chromosome names etc. That should fix your problem.

ADD COMMENT

Login before adding your answer.

Traffic: 2031 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6