RibORF perl script
Hi, I have not used perl this before. What does this error mean? How can I fix it?
rib-seq
perl
riborf
• 1,412 views
•
link
updated
by
rpolicastro
•
written
by
phoenix.sum13 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
KaryoPlot: Gene coverage over centromeric regions
written by Mary •Hi I am plotted a karyoplot for genecoverage data and (screenshot has attached below) this is how the plot looks like. How come we see …
-
HISAT2 installation issue
written by eleven11 •Hello I am trying to run HISAT2. Everytime I run `make` I get the attached warnings. What does it mean and how can I fix …
-
Trying to install Roary with Conda results in error message
written by tobiwan •Hello everyone, I'm trying to install Roary in a Conda environment but I'm getting the following error message: ``` UnsatisfiableError: The following specifications were found …
-
Full_join error
written by Sude •I can't fix this error. What should I do? :( ![I can't fix this error. What should I do?][1] [1]: /media/images/00b02b3f-503d-4673-9f75-62837fc9
-
GC content in chip seq data
written by Chava •Hello everyone Does anyone know what it means? if it's problematic and I need to fix it before I continue with the analysis. ![enter image …
-
Convert file.lst to file.fasta
written by Gabriel •Hi, I am using the command: seqtk subseq Virsvall.fasta out.file.unmapped.lst > file.unmapped.fasta And it's not working. The error is: [E::stk_subseq] could not read the list …
-
Error "primary keys not unique:'AABF01000026.1/2165-2294' occurs more than once" when index Rfam.fa…
written by Naemul •Following the steps of [Extract ncRNA sequences][1] When I reached Step 5: Index the unified sequence file using esl-sfetch ![enter image description here][2] Error occurs: …
-
Error while using GDCdownload in RStudio - Error in 0:ceiling(nrow(manifest)/step - 1) :
written by Emre •I need Slide Images of **TCGA-UVM** data. Here is my *code* ![code to download data][1] The output is this; ![error][2] How can I fix this …
-
Data Mining - DisGeNET
written by phoenix.sum13 •Hi, I have a long list of genes and I would like to extract all the SNPs for each gene (with their SNP ID) from …
-
SNP-gene network
written by phoenix.sum13 •Hi everyone, I want to build a network like this using Cystoscope. I didn't understand how SNPs are integrated into this network. What information do …
In their documentation they have a reproducible example for this function.
You might want to try this to check whether it's the code or your files/command that is causing the error.
Yes, I'm following the documentation, and as far as I can see there is nothing wrong with the code.
You need to run the vignette to make sure their code works. If the vigette doesn't run there is either a bug in their code or there was an installation problem. If it does work that would hint towards a problem with your inputs.