This shows you the differences between two versions of the page.
— |
wiki:pipes2_hint2 [2016/09/01 09:01] (current) erin created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Pipes2: hint2: | ||
+ | This is how I did it: | ||
+ | |||
+ | Command1: extract out the tab-delimited portion of mini.gff (don't forget the capitalized chromosomes, too!) | ||
+ | |||
+ | Command2: extract out the first column | ||
+ | |||
+ | Command3: sort | ||
+ | |||
+ | Command4: identify unique entries | ||
+ | |||
+ | Comamnd5: count |