ribotricer
ribotricer copied to clipboard
A tool for accurately detecting actively translating ORFs from Ribo-seq data
Hi there! I have a question about how RiboTricer handles unannotated sequences. **Purpose**: I am trying to run RiboTricer after generating BAM files using SQUIRE (which does both gene and...
I had a question regarding preparation of all candidate ORFs from annotated transcript regions. I was wondering why only 3 frame translation is conducted to pull out candidate ORF. If...
* ribotricer version: 1.3.3 * Operating System: Linux ### Description Just experimenting with `--stranded` ### What I Did ``` ribotricer detect-orfs \ --bam SRX11780888_chr20.bam \ --ribotricer_index homo_sapiens_chr20_candidate_orfs.tsv \ --stranded no...
* ribotricer version: 1.3.3 * Python version: 3.10.12 * Operating System: GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu) ### Description I have two sample to detect orfs. One is done but another...
Hello, I am trying to merge two list of ORFs predicted by the RibORF algorithm and Ribotricer Algorithm. I am aware that RibORF predicts ORFs at the transcript level while...
Hello, I was wondering if there is a way to further break down ORF annotations presented by the ribotricer algorithm. I would like to get a sense for proportion of...
Hi Saket, Thanks for developing this great tool! I am surprised to get these results for the `psite_offsets.txt`output file: ``` relative lag to base: 33 lag of 28: 0 lag...
I was wondering why Ribotricer does not have an ORF category that is called "internal". I was trying to compare results for ribotricer and ribocode and I identify an internal...
**Is your feature request related to a problem? Please describe.** This tool can not input already shifted data, makes it less useful for the community, since sometimes large bigwig files...
Hi,When I ran ribotricer and obtained the translating_orfs.tsv results, I noticed that the first row shows a value of 568 in the valid_codons column. This number cannot be divided evenly...