-
Notifications
You must be signed in to change notification settings - Fork 7
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
Genomic Information Not Retrieved for Any Junction #11
Comments
Hi Dario, Can you confirm this is the case for the TwoSzabo data set? If TwoSzabo data sets works can you let me know if you analysing STAR/CIRI/CircExplorer output? If you are NOT using STAR can you copy paste an example of the gene name as it might be a lookup issue. Thanks, |
Ah, I figured it out now. It happens when Annotate With Parental Gene is not checked. Perhaps the pop-up error should state this as a possible cause. Currently, it only advises to check a database was loaded in Setup tab, which it was. I notice a couple of other issues. There's always a red Shiny warning message at the bottom of output: Also, one gene - MUC7 - has a circular RNA of length infinity. I attach input files to reproduce. test.zip |
Good suggestions. I have started to look at test data set. The MUC7 example doesn't look like a BSJ, but rather a forward splice junction. I need to work out why this enters chimeric output. Will have a solution implemented in next day or so. |
Any chance you could attach a couple of sequences from fastq file. This will be useful sanity check. A00121:71:HFFY2DSXX:2:1106:11776:28745 |
The pair of FASTQ files for testing is in the archive testReads.zip Trimmed using |
When I blat each of those reads it shows that they are indeed canonical junctions (see image below). Given that the CIGAR strings in chimeric junction output also suggested that they are not chimeric suggests some sort of leaky non-chimeric reporting by in chimeric output of STAR aligner. There are a couple of things I would now like to do:
In above image have labelled each forward read as F1 F2 F3 and each paired end read ar R1 R2 R3. |
Yes, please create a new issue for STAR aligner using this test data. I am happy if you avoid creating extra filtering in Ularcirc and just get it fixed at the origin. I plan to re-map the data set soon anyway, because the next version of STAR will support writing multi-mapping chimeras within the BAM file, which is useful for arriba and rearrangements involving immunoglobulin genes, so I am happy to wait a while. |
Submitted issue to STAR. |
No matter which junction I click on in Gene_View, when I click on the Junction_View tab I get the pop-up error "Cannot retrieve genomic information for this gene". Below the load database button in Setup tab, I see Hsapiens.UCSC.hg38, so it seems the annotations have successfully been loaded.
The text was updated successfully, but these errors were encountered: