scikit-ribo
scikit-ribo copied to clipboard
Accurate estimation and robust modelling of translation dynamics at codon resolution
Hi guys - to double check some of my own work, I've been trying to compare it to scikit-ribo's estimates of predicted protein abundance (PA). If I read the paper...
Hi, I'm testing scikit-ribo on a set of ribo-seq experiments from human cancer cell lines. I am experiencing the same issue reported by @aemoor some months ago while running gtf_preprocess.py...
I have been trying to use scikit-ribo on mouse ESC Ribo-Seq data but the output files generated from scikit-ribo-build do no correctly parse the given input GFF file. I am...
Hi, I installed scikit-ribo using pip and am using it with human data. In order to generate the RNA fold file, I am first running gtf_process.py on our GTF file...
Whilst using gtf_preprocess.py to create the expandCDS.fasta file, I obtained the following error: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/scikit-ribo/gtf_preprocess.py", line 280, in worker.getSeq() File "/usr/local/lib/python3.5/dist-packages/scikit-ribo/gtf_preprocess.py", line 154, in getSeq...
Hi there, I am trying to test scikit-ribo on some yeast ribo-seq data we have just generated. When running scikit-ribo-build.py I get the following error: `File "/home/drew/anaconda3/envs/scikit-ribo/lib/python3.6/site-packages/gffutils/interface.py", line 227, in...