Skip to content

Counting reads in Cv gonad data #616

@yaaminiv

Description

@yaaminiv

I want to use a loop to count reads in my raw C. virginica gonad sequence data. I tried a loop in this Jupyter notebook but got a gunzip error:

Screen Shot 2019-03-18 at 8 53 10 AM

I've tried the echo $(( $(gunzip -c FILENAME | wc -l) / 4 )) code on a single file so I know it works...just not sure how the loop changes things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions