Skip to content
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

major problems with plant pipeline #5

Open
Turckie opened this issue Dec 7, 2015 · 1 comment
Open

major problems with plant pipeline #5

Turckie opened this issue Dec 7, 2015 · 1 comment

Comments

@Turckie
Copy link

Turckie commented Dec 7, 2015

I have been trying hard but I have to give up. The rice annotation you still provide in the database folder doesn't work in ngsplot.r therefore I tried to run this pipeline but I get error messages all over. Mostly, the *biotype.txt file seems to be the problem. Can you check if it would run through for you?

plant.json

{
"ID":1,
"Assembly": 2,
"Species": 3,
"EnsVer": 4,
"EnsPath": "ftp://ftp.ensemblgenomes.org/pub/release-29/plants/gtf/oryza_sativa/Oryza_sativa.IRGSP-1.0.29.gtf.gz"
}

@shengyinghua
Copy link

cause this software used python2,so you need change this #! /usr/bin/env python for python2
#! /usr/bin/env python2
import os
import sys
import string
import re
and I have tired build genome and successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants