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
{{ message }}
This repository was archived by the owner on Feb 8, 2018. It is now read-only.
Hi there, when trying to run the demo by typing ./bash_run, I found that there's an error in the output. Upon checking, it is because the demo will generate a vcf containing the sample name instead of SAMPLE which was used in the header of the expected result. Maybe you will have to change the header of the expected result such that it will no longer give such warning.
Also, when reading the read me, the document suggest that the demo should be running on two samples NA12891 and NA12892. However, I couldn't find any trace of the NA12892 sample nor do I know how to perform multi-sample calling. Is it possible to perform multi-sample calling or is it not intended?