Entering edit mode
6.0 years ago
Ram
▴
190
Dear all,
I am trying to align reads to human and virus genome in one FASTA file. So is it possible to know how i can retrive the chimeric reads i.e reads align both human and virus genome ?
Thanks a lot for your help.
Thanks a lot for your reply.
So in case of samjdk, if i have to use full command mentioned in the post to obtain chimeric reads ?
Dear Pierre,
Could please suggst which java version to use. As I am using jdk1.8.0_181.jdk and it is showing error in installing samjdk.
Thanks !
so ? what is the error ?
Thanks for your reply.
what is the output of the simple command
Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java/bin/javac" (-1)
your environment is not properly installed. It's not related to jvarkit.
Hi Pierre,
As I have solved the problem with environment. Is it possible to know if samjdk will work for single end reads ?
yes if the reads contain the X:SA tag ( a list of supplementary alignements )
bwa does this.
Thanks for replying. Yes I am using bwa itself and I have the reads with SA tag. Does SA reads are considered to be chimeric reads ?
Thanks a lot for your help.
yes. One part of the read maps one organism, another maps the virus.