TALON icon indicating copy to clipboard operation
TALON copied to clipboard

Technology agnostic long read analysis pipeline for transcriptomes

Results 33 TALON issues
Sort by recently updated
recently updated
newest added

Hi, I follow the way to solving this problem in https://github.com/mortazavilab/TALON.wiki.git and when I use awk '($3 != "gene")' adv5_gtf.gtf and talon_reformat_gtf -gtf adv5_gtf.gtf. I got this error ![image](https://user-images.githubusercontent.com/108725113/210256157-c6ee0e4e-bb2a-4b6f-8032-82fe6db15680.png) Can...

Hello fairliereese, I ran into the same issue in this closed thread (https://github.com/mortazavilab/TALON/issues/91), when trying to run either **talon_filter_transcripts** or **talon_abundance**. Neither my .db file, nor the output files from...

Hello, I'm trying to run TALON on PacBio data from a non-human primate (using [this](https://hgdownload.soe.ucsc.edu/hubs/GCF/012/559/485/GCF_012559485.2/genes/GCF_012559485.2_MFA1912RKSv2.ncbiRefSeq.gtf.gz) gtf file, parent directory [here](https://hgdownload.soe.ucsc.edu/hubs/GCF/012/559/485/GCF_012559485.2/genes/)). I'm able to initialize the database, label the reads, and...