cancerit / ascatNgs

Somatic copy number analysis using WGS paired end wholegenome sequencing
http://cancerit.github.io/ascatNgs/
GNU Affero General Public License v3.0
68 stars 17 forks source link

Error running ascat.pl? #90

Open vymao opened 4 years ago

vymao commented 4 years ago

Hi,

I have two questions: I tried running the Perl script to generate ascat input files, but I get this error message:

IPC::System::Simple required for Fatalised/autodying system() at ascat.pl line 32. main::BEGIN() called at ascat.pl line 32 eval {...} called at ascat.pl line 32 BEGIN failed--compilation aborted at ascat.pl line 32.

Is this a dependency error or something else?

Also, I looked at the Perl script itself and noticed this parameter as an input: -protocol -pr Sequencing protocol (e.g. WGS, WXS)

I thought ascat doesn't support WXS? If not, why is this an option?