jon-xu / scSplit

Genotype-free demultiplexing of pooled single-cell RNA-Seq, using a hidden state model for identifying genetically distinct samples within a mixed population.
MIT License
39 stars 9 forks source link

output to different directory #9

Closed drneavin closed 4 years ago

drneavin commented 4 years ago

Hi Jon,

I am wondering if there is a method to indicate a directory where you want the output of scSplit run and scSplit genotype? It would be great if I don't have to cd to the directory where I want them to be before running it.

Thanks!

-Drew

jon-xu commented 4 years ago

Hi Drew,

Yes I have added it in the newest release v1.0.5. Please re-download and try.

Thanks for pointing it out!

Jon

drneavin commented 4 years ago

Fantastic! Thanks Jon!

drneavin commented 4 years ago

Thanks for putting in this functionality Jon! I just tested it out with the new release and it looks like it works nicely for scSplit run and scSplit genotype but you still need to put the full path for the scSplit count options -r and -a. Would you be able to make it so that it automatically puts the alt and ref matrices in the designtated out directory?

jon-xu commented 4 years ago

Ok, I thought you could add path in -r/-a parameters, but you’re right, better to make it consistent.

Will revise and let you know.

Cheers,

Jon

On 1 Apr 2020, at 14:47, drneavin notifications@github.com wrote:



Thanks for putting in this functionality Jon! I just tested it out with the new release and it looks like it works nicely for scSplit run and scSplit genotype but you still need to put the full path for the scSplit count options -r and -a. Would you be able to make it so that it automatically puts the alt and ref matrices in the designtated out directory?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/jon-xu/scSplit/issues/9#issuecomment-607029730, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJXMHDCHIQWQETNW5C62H6TRKLBNRANCNFSM4LWHW4OA.

jon-xu commented 4 years ago

It's now built in v1.0.6.

Thanks again!

jon-xu commented 4 years ago

Please use the newest v1.0.7 instead (bug fixes).