Skip to content

v1.0.1 - #8

Open
miguelpmachado wants to merge 1 commit into
masterfrom
python3
Open

v1.0.1#8
miguelpmachado wants to merge 1 commit into
masterfrom
python3

Conversation

@miguelpmachado

Copy link
Copy Markdown
Member

Allow to change Bowtie2 alignment mode

Allow to change Bowtie2 alignment mode
@miguelpmachado miguelpmachado self-assigned this Jan 11, 2019
Comment thread README.md
This option should be provided between quotes and starting
with an empty space (like --bowtieAlgo " --very-fast") or
using equal sign (like --bowtieAlgo="--very-fast")
(default: "--very-sensitive-local")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You state that the option should be provided between quotes and starting with an empty space, but the default value isn't like this. Is this correct?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The default only displays the default value that will be used

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