demuxlet icon indicating copy to clipboard operation
demuxlet copied to clipboard

How to enable --pileup mode/feature?

Open papanikos opened this issue 6 years ago • 3 comments

Thanks for the pointer in #14 !

However, when I try to activate this mode like the following, I get an error:

$demuxlet --pileup \
--sam /path/to/bam \
--field GT --geno-error 0.01 \
--sm-list samples.txt \
--group-list barcodes.tsv \
--out out_prefix \
--alpha 0 --alpha 0.5

---output truncated---

FATAL ERROR - 
[E:params.cpp:564 Status] Problems encountered parsing command line:

Command line parameter --pileup (#1) not recognized


terminate called after throwing an instance of 'pException'
  what():  Exception was thrown
Aborted (core dumped)

Thank you in advance!

papanikos avatar Mar 15 '18 11:03 papanikos

ah sorry, this is currently still in beta. will hopefully be updated soon...

yimmieg avatar Mar 15 '18 16:03 yimmieg

Any update for this feature, at least to replicate the function used in the manuscript.

ToledoEM avatar Jun 14 '18 17:06 ToledoEM

pileup function is not related to replication of the manuscript

On Fri, Jun 15, 2018 at 2:25 AM Enrique Toledo M. [email protected] wrote:

Any update for this feature, at least to replicate the function used in the manuscript.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/statgen/demuxlet/issues/19#issuecomment-397374304, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-OuQMdsw6R3xuEu_Ieb7X4bLZxSBaTks5t8pyBgaJpZM4SsAu0 .

hyunminkang avatar Jun 15 '18 13:06 hyunminkang