-
-
Notifications
You must be signed in to change notification settings - Fork 67
Download link for file-formats.bam #41
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
Conversation
_episodes/16-file-formats.md
Outdated
@@ -46,6 +46,15 @@ parameterization. | |||
~~~ | |||
{: .source} | |||
|
|||
___Note:___ To follow the example below, you need to download the example input file, *file-formats.bam*. The file is available from [___Note:___ To follow the example below, you need to download the example input file, *file-formats.bam*. The file is available from [https://github.com/common-workflow-language/user_guide/blob/gh-pages/_includes/cwl/file-formats.bam |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double paste?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
huh. weird. looks like I really banjaxed this PR! I will revert and have another go...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries, thank you for your continuing contributions!
_episodes/16-file-formats.md
Outdated
](https://github.com/common-workflow-language/user_guide/blob/gh-pages/_includes/cwl/file-formats.bam) and can be downloaded e.g. via `wget`: | ||
|
||
~~~ | ||
wget https://github.com/common-workflow-language/user_guide/blob/gh-pages/_includes/cwl/file-formats.bam |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wget on https://github.com/common-workflow-language/user_guide/raw/gh-pages/_includes/cwl/file-formats.bam (otherwise you get a webpage)
ready? |
Fixes #31