Skip to content

Commit c044a1b

Browse files
author
Kaushik Ghose
authored
Merge pull request #76 from sharmatime/patch-5
Update 16-file-formats.md
2 parents d9fc7be + 36891cd commit c044a1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_episodes/16-file-formats.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ formats and warn you if there seem to be some obvious mismatches.
3535
~~~
3636
{: .source}
3737

38+
The equivalent of this CWL description in command line format is:
39+
40+
`wc -l /path/to/aligned_sequences.ext > output.txt`
41+
3842
#### Sample Parameter Files
3943

4044
Below is an example of a parameter file for the example above. We encourage

0 commit comments

Comments
 (0)