datacarpentry / shell-genomics

Introduction to the Command Line for Genomics
https://datacarpentry.org/shell-genomics
Other
64 stars 188 forks source link

Finish bad sequences calculation #344

Closed bkmgit closed 8 months ago

bkmgit commented 1 year ago

The exercise https://datacarpentry.org/shell-genomics/instructor/04-redirection.html#exercise-1 does not complete the calculation. Demonstrate how to do this.

vhmcck commented 8 months ago

Hi @bkmgit, apologies for the slow response, and thanks for the suggestion!

Just to clarify, are you referring to the exercise about the total number of sequences or the one about sequences that contain at least 3 consecutive Ns?

This information is included in the solutions provided. What would you expect as a demonstration?