-
Notifications
You must be signed in to change notification settings - Fork 2
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
no output for biotype result? #3
Comments
Hi Sundy, I have a suggestion and also some questions for you. First of all, I noticed that you are querying 613 peptides and only for 200 of them you have found alignments in the genome. I searched for your peptides and when I am not using the two parameters 6/7 peptides are missed but when I add those two parameters only 1 peptide is missed. So the parameters should look like this:
Also, I wanted to make sure that the bam files you are querying the peptides in were aligned in the murine GRCm38 genome. Lastly, did you get any errors? |
Hi, thank you for reply. (1) yes, murine GRCm38 genome is the ref I use Here is the error I got (bam with multiple parameters by STAR) another try with different bam (STAR run with no additional parameters), the error is Then I check the code, my bam_files_info_query.dic file is |
Hi Sundy, I'm a little confused with your answers. So I think it would be easier to address the problem if we schedule a call, so we can make sure we talk about the same issues. Thank you! |
Hi, I am trying to use this software to analyze my MS data. But I'm not sure if the calculation is finished, especially since none of the biotype related results are output.
Here are my input,
BAM_directories.tsv:
peptides.tsv:(600+ peptide)
And log file is
The text was updated successfully, but these errors were encountered: