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

The output file label has been modified as requested in issue #7 #161

Merged
merged 6 commits into from
Jul 25, 2017

Conversation

ccedmendoza
Copy link
Contributor

No description provided.

@drosofff
Copy link
Member

Let's benefit from the occasion to shift this tools to artbio owner. Bump the version to 2.0.0 and change the owner in .shed.yml. This is the occasion to improve help I guess as all tools we are going to move to artbio owner. The idea is to release mississippi as a suite of artbio tools.

@ccedmendoza
Copy link
Contributor Author

ccedmendoza commented Jul 25, 2017

The tool should be ok. I changed the help too so that it follows the same patern as mircounts and others I saw


**Inputs**

1. A fastq file of reads to be clipped
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A fastq or fasta file of reads to be clipped

Copy link
Contributor Author

@ccedmendoza ccedmendoza Jul 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the xml the param has the format 'fastq' specified


1. A fastq file of reads to be clipped
2. Select the size of the reads to be kept
3. Select an output format
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Select an output format when input is a fastq file (this may be fastq or fasta)

1. A fastq file of reads to be clipped
2. Select the size of the reads to be kept
3. Select an output format
4. Select if you want the sequences containing unknown nucleotides to be kept
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Select whether you wish or do not wish to keep clipped sequences with unknown nucleotides (N)

3. Select an output format
4. Select if you want the sequences containing unknown nucleotides to be kept
5. Select the sequence of the adapter to clip either pre-built or custom

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Select a pre-built adapter sequence or enter you own sequence (at least 7 nucleotides long)


**Output**

A fastq or fasta file containing the sequences that satisfied the selected criteria with their adapters clipped.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A fastq or fasta file containing clipped sequences satisfying the selected criteria

@drosofff
Copy link
Member

👍

@drosofff drosofff merged commit 9d9d44f into ARTbio:master Jul 25, 2017
@ccedmendoza ccedmendoza deleted the yac branch October 23, 2017 16:02
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

Successfully merging this pull request may close these issues.

2 participants