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

Added the line of command for our usage statement #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ccialek
Copy link
Collaborator

@ccialek ccialek commented Jan 27, 2019

No description provided.

@ccialek ccialek requested a review from biokcb January 27, 2019 23:05
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!
```
python <command here>
python seqfileconverter -f <input file> -o <output file> -d <discard file> -m <metadata file> -t <file type>
```
Copy link
Member

Choose a reason for hiding this comment

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

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

Copy link
Member

Choose a reason for hiding this comment

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

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/

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