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

Rename output file on workflow #1686

Open
methylome opened this issue Feb 5, 2016 · 5 comments
Open

Rename output file on workflow #1686

methylome opened this issue Feb 5, 2016 · 5 comments
Assignees

Comments

@methylome
Copy link

I've tried to use this function for the output of tophat V0.7 for the input of a list of paired files, i.e, list:paired. First, #{input} doesn't work although it's a parameter name as shown below.
<when value="paired_collection"> <param format="fastqsanger" name="input" type="data_collection" collection_type="paired" label="RNA-Seq FASTQ paired reads" help="Must have Sanger-scaled quality values with ASCII offset 33" /> <expand macro="paired_parameters" /> </when>
Second, #{input1}, which means the first file name, works but all paired datasets have the same output name. For instance, given a list of two paired files: hgrna1 and hgrna2, each of which has two fastq files, two output bam file names are the same as hgrna1_R1.bam.

Is this a known bug?

Thanks,
Justin.

@jmchilton
Copy link
Member

Is this the same problem as #1675?

@dannon
Copy link
Member

dannon commented Sep 30, 2016

@jmchilton yes, I think so. Per conversation in IRC yesterday I started taking a look here at the various issues with the rename action and am hoping to get a fix out today.

@chambm
Copy link
Contributor

chambm commented May 1, 2017

@dannon Is this supposed to be fixed? I have this problem with HISAT. See this simple test workflow at:
http://129.114.18.155/u/chambm/w/hisat-rename-test

This is a fresh 17.01 Galaxy hosted on Jetstream.

@dannon
Copy link
Member

dannon commented May 1, 2017

@chambm Let me doublecheck, but yeah, I thought this was resolved.

('close and comment' button fail, sorry)

@dannon dannon closed this as completed May 1, 2017
@dannon dannon reopened this May 1, 2017
@chambm
Copy link
Contributor

chambm commented May 2, 2017

Did you have a chance to check?

@dannon dannon self-assigned this Oct 30, 2017
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

4 participants