Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Docs update - #84

Merged
thejmazz merged 9 commits into
masterfrom
docs_update
Aug 28, 2017
Merged

Docs update#84
thejmazz merged 9 commits into
masterfrom
docs_update

Conversation

@tiagofilipe12

Copy link
Copy Markdown
Member

Updated docs to have quick start guide. Let me know what you think of it.

@codecov-io

codecov-io commented Aug 28, 2017

Copy link
Copy Markdown

Codecov Report

Merging #84 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files          37       37           
  Lines         905      905           
  Branches      110      110           
=======================================
  Hits          743      743           
  Misses        162      162

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 7e28d15...bea4214. Read the comment docs.

Comment thread docs/QuickStart.md Outdated
const myTask = task({
input: '.fas', //fasta files present in your current working directory
output: '.fas'
} ({ input }) => {

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.

typo need ,

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.

馃憤

Comment thread docs/QuickStart.md

```javascript
// some tasks are defined before defining the pipeline
const pipeline = join(

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.

include diagram

@thejmazz
thejmazz merged commit 909e65d into master Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants