Open aiqc opened 2 years ago
Hi, we have put only the text formatted data into the repository. Other formats and indices are created using the Makefiles in the test/*data directories:
make -C tests/pysam_data/Makefile
make -C tests/cbcf_data/Makefile
make -C tests/tabix_data/Makefile
(These commands are executed while the test suite is started).
I want to get a feel for the library, but can't follow along w the docs because I don't have dummy data.
So I took a look in https://github.com/pysam-developers/pysam/tree/master/tests and tried to access some files remotely.