-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error messages, etc. #2
Comments
@jkhta13 Dependencies are:
|
@mfcovington Thanks. |
@jkhta13 thanks for helping me out. Hope you can fix the pipeline. Good luck and let me know if you need further information.... |
I never said it was for free. On Fri, Mar 20, 2015 at 3:06 PM, Upendra Kumar Devisetty <
|
@jkhta13 how about i offer you authorship? |
No I meant a million bucks. On Fri, Mar 20, 2015 at 3:22 PM, Upendra Kumar Devisetty <
|
this pipeline is not that worth...
|
It will be once he's finished with it! He's going to embed real diamonds in the code. |
You mean bitcoins. On Fri, Mar 20, 2015 at 4:15 PM, Mike Covington notifications@github.com
|
I ran the pipeline on my laptop like this:
time sh lincRNA_pipeline.sh -c sample.data/cuffcompare_out_annot_no_annot.combined.gtf -g sample.data/Brapa_sequence_v1.2.fa -r sample.data/Brassica_rapa_v1.2.cds -b sample.data/TE_RNA_transcripts.fa
Here's the output:
A few things that should probably be done:
PATH
makeblastdb
blastn
gffread
cap3
mkdir transcripts_u_filter.fa.transdecoder_dir
beforecd transcripts_u_filter.fa.transdecoder_dir
can't open file '../fasta_header_rename.py': [Errno 2] No such file or directory
by working out problems related to relative file paths or adding a directory containing the scripts toPATH
.The text was updated successfully, but these errors were encountered: