Added the line of command for our usage statement#10
Open
Conversation
Added basic info about the code under "getting started". I wanted to embed the diagram of how the converter works, but it didn't seem like I could do that... I'll upload it to the repo and if anyone has a better place for it then please move it there!
biokcb
requested changes
Jan 28, 2019
| ``` | ||
| python <command here> | ||
| python seqfileconverter -f <input file> -o <output file> -d <discard file> -m <metadata file> -t <file type> | ||
| ``` |
Member
There was a problem hiding this comment.
Can you add the line python seqfileconverter -h and also the output of that? And is it seqfileconverter or seqfileconverter.py?
| @@ -11,6 +11,8 @@ and using Python to solve problems or automate tasks. | |||
|
|
|||
| ## Getting Started | |||
|
|
|||
Member
There was a problem hiding this comment.
you should be able to add the image file now, but will you make a new folder called "images" and move it there. Then add it in using markdown described here https://guides.github.com/features/mastering-markdown/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.