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

error:Can't find snv in ss!i #19

Open
jingyayeah opened this issue Jun 7, 2016 · 3 comments
Open

error:Can't find snv in ss!i #19

jingyayeah opened this issue Jun 7, 2016 · 3 comments

Comments

@jingyayeah
Copy link

command:
giremi -f Zea_mays.B73_RefGen_v2.genome.fa -l Input_for_RNA_edit.txt -o out.res accepted_hits.bam

Error:
[mpileup] 1 samples in 1 input files
error:Can't find snv in ss!i

head Input_for_RNA_edit.txt

chr1 6742 6743 GRMZM5G888250 1 -
chr1 6748 6749 GRMZM5G888250 1 -
chr1 6849 6850 GRMZM5G888250 1 -
chr1 6890 6891 GRMZM5G888250 1 -
chr1 6983 6984 GRMZM5G888250 1 -
chr1 7034 7035 GRMZM5G888250 1 -
chr1 7079 7080 GRMZM5G888250 1 -
chr1 7796 7797 GRMZM5G888250 1 -
chr1 8995 8996 GRMZM5G888250 1 -
chr1 9098 9099 GRMZM5G888250 1 -

@zhqingit
Copy link
Owner

zhqingit commented Jun 7, 2016

Hi,

I guess some reads in your bam/sam file might map to multiple positions.

Best,
Qing

2016-06-07 1:37 GMT-07:00 jingyayeah notifications@github.com:

command:
giremi -f Zea_mays.B73_RefGen_v2.genome.fa -l Input_for_RNA_edit.txt -o
out.res accepted_hits.bam

Error:
[mpileup] 1 samples in 1 input files
error:Can't find snv in ss!i

head Input_for_RNA_edit.txt

chr1 6742 6743 GRMZM5G888250 1 -
chr1 6748 6749 GRMZM5G888250 1 -
chr1 6849 6850 GRMZM5G888250 1 -
chr1 6890 6891 GRMZM5G888250 1 -
chr1 6983 6984 GRMZM5G888250 1 -
chr1 7034 7035 GRMZM5G888250 1 -
chr1 7079 7080 GRMZM5G888250 1 -
chr1 7796 7797 GRMZM5G888250 1 -
chr1 8995 8996 GRMZM5G888250 1 -
chr1 9098 9099 GRMZM5G888250 1 -


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#19, or mute the thread
https://github.com/notifications/unsubscribe/ALL2zTNAdGEBGw8KPzOccG__KJl_N69fks5qJS2zgaJpZM4Ivr2J
.

@jingyayeah
Copy link
Author

Hi,Qing
I have some questions about mapping. Following the article,the unbiased mapping is mapping each end of the paired-end reads to the genome and a dual-filtering scheme is used,so my questions is:

  1. Blat result do not include informations about mismatch position , how to used if for filtering?
  2. Which bam file is used as the input of giremi? (Bowtie ? but there are 4 bam files from 1 sample)

Best,
Wang

@jingyayeah
Copy link
Author

jingyayeah commented Aug 8, 2016

Hi,Qing

I get the same problem when my bam/sam file filter out multiple positions.
(Because I use the bam file with another snv list successful )

Is there some other reasons ?

Best,

Wang

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