Atkinson-Lab / Tractor

Scripts for implementing the Tractor pipeline
MIT License
44 stars 5 forks source link

No gzip support in run_tractor.R #32

Closed kscott-1 closed 4 months ago

kscott-1 commented 4 months ago

I have come across a minor issue where extract_tracts.py allows for compressing output, yet run_tractor.R cannot accept these .gz files.

PR to follow.