Skip to content

remove git-lfs requirement & alter test data format #21

@kapsakcj

Description

@kapsakcj

Currently, simply downloading the scripts with git clone results in errors due to git-lfs. This is frustrating, but I think it is important to keep test data in the repo somehow.

One possible workaround is split the 3 fast5 files (each are ~240-362MB in size) into individual fast5 files. Right now there are a total of 9576 reads within these 3 fast5s, and we may be able to split them into have 1 fast5 for every read. File sizes would be MUCH smaller and would likely avoid having to use git-lfs.

I think the github limit is 100MB/file. 100GB/repository.

SciComp has a module fast5/2.0.1 for running ont_fast5_api which should allow us to split the fast5s. https://github.com/nanoporetech/ont_fast5_api#multi_to_single_fast5

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions