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

tangram pipeline failed #37

Open
kspham opened this issue Feb 19, 2015 · 3 comments
Open

tangram pipeline failed #37

kspham opened this issue Feb 19, 2015 · 3 comments

Comments

@kspham
Copy link

kspham commented Feb 19, 2015

It seems that the pipeline configuration of tangram is not correct?

./gkno pipe fastq-tangram -r resources/homo_sapiens/current/human_reference_v37_decoys.fa -mr resources/homo_sapiens/current/mobile_element_sequences.fa -q /raid/sonpham/pairs/originalbam/fastq/pe/LID115260_MERGE1_1.fastq -q2 /raid/sonpham/pairs/originalbam/fastq/pe/LID115260_MERGE1_2.fastq -srh 50 -sr moblist -rg chr1

Output:

ERROR: Invalid attribute in pipeline configuration file: help group

DETAILS: The configuration file for pipeline 'fastq-tangram' contains the general attribute
'help group'. This is an unrecognised attribute which is not permitted. The general
attributes allowed in a pipeline configuration file are:

     categories:    <type 'list'>, required = True
     description:   <type 'str'>, required = True
     developmental: <type 'bool'>, required = False
     hide in help:  <type 'bool'>, required = False
     nodes: <type 'list'>, required = True
     parameter sets:    <type 'list'>, required = True
     tasks: <type 'dict'>, required = True

     Please remove or correct the invalid attribute in the configuration file.

TERMINATED: Errors in configurationClass. See specific error messages above for resolution.

@kspham
Copy link
Author

kspham commented Feb 19, 2015

here is the used version of gkno

University of Utah gkno package

version: 1.61.0
date: January 2015

git commit: 6403861

@AlistairNWard
Copy link
Member

Hi Son,

This is indeed an error in the configuration file. I am working on a new
release of gkno that will hopefully be out next week. This should make life
simpler and I will make sure that this pipeline is working in the new
release. I will announce the new release via our Twitter feed
(@gknoProject). Please bug me if you don't see the release.

Al

On Thu, Feb 19, 2015 at 3:58 PM, Son Pham [email protected] wrote:

here is the used version of gkno

University of Utah gkno package

version: 1.61.0
date: January 2015
git commit: 6403861
6403861


Reply to this email directly or view it on GitHub
#37 (comment).

@kspham
Copy link
Author

kspham commented Feb 20, 2015

Thank you, Alistair!

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