Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid contig error when running clipper on dm3 #79

Open
jkkbuddika opened this issue Jul 16, 2020 · 1 comment
Open

invalid contig error when running clipper on dm3 #79

jkkbuddika opened this issue Jul 16, 2020 · 1 comment

Comments

@jkkbuddika
Copy link

jkkbuddika commented Jul 16, 2020

Hello,

I am trying to use clipper to identify peaks on eCLIP data generated from Drosophila tissues. When I am running the program using following command it gives me the error that is shown in the attached image saying "ValueError: invalid contig chrX".

Screen Shot 2020-07-16 at 2 45 53 PM

Command: python peakfinder.py -b /N/dc2/scratch/jbuddika/ikckt_eclip/umi_dedup/FMR1_UV1_X1A_alignedsorted_dupRm.bam -s dm3 --processors=1 --FDR=0.05 -v -o /N/dc2/scratch/jbuddika/ikckt_eclip/umi_dedup/FMR1_UV1_X1A_alignedsorted.bed

Based on the instructions given in here (#74), I have uploaded required dm3.AS.STRUCTURE.COMPILED.gff and dm3_exons.bed in the data/ and data/regions/ directories as shown in the image. So I think all the files must be in place properly and in correct organization (see attached images).

Screen Shot 2020-07-16 at 2 46 35 PM

dm3.AS.STRUCTURE.COMPILED.gff
Screen Shot 2020-07-16 at 3 01 39 PM

dm3_exons.bed
Screen Shot 2020-07-16 at 3 02 12 PM

Can please someone give me any advice how to fix this issue? I had been struggling on this for two days now.

Thanks!!!

@byee4
Copy link
Member

byee4 commented Aug 24, 2020

Do the contig/chromosomes match between your exons.bed and AS.STRUCTURE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants