You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seqspec index -m rna returns the read index string while seqspec index -m atac will return a "text text read_index" string. It'd be nice to have them return the same output format, either only return read index string or "text text read_index".
seqspec onlist returns a newly created onlist_joined.txt if the multiple onlist files in multiple barcode regions are present. It only echos back the URL/path/etc to the onlist file if no combination is involved. Is it possible to return a newly generated file regardless of whether there is a combinatorial step or not?
Thanks!
The text was updated successfully, but these errors were encountered:
seqspec index -m rna
returns the read index string whileseqspec index -m atac
will return a "text text read_index" string. It'd be nice to have them return the same output format, either only return read index string or "text text read_index".seqspec onlist
returns a newly createdonlist_joined.txt
if the multiple onlist files in multiple barcode regions are present. It only echos back the URL/path/etc to the onlist file if no combination is involved. Is it possible to return a newly generated file regardless of whether there is a combinatorial step or not?Thanks!
The text was updated successfully, but these errors were encountered: