pachterlab / seqspec

machine-readable file format for genomic library sequence and structure
MIT License
114 stars 17 forks source link

- fix chromap format #38

Closed sidwekhande closed 6 months ago

sidwekhande commented 7 months ago

chromap's read_format is 0-index based. This pull request fixes the end positions of the barcode and read strings in the seqspec index subcommand.

sbooeshaghi commented 6 months ago

@sidwekhande can you make this PR against devel? I had accidentally merged into main and just reverted it.

sidwekhande commented 6 months ago

sure - submitted here https://github.com/pachterlab/seqspec/pull/42