Closed ironb25 closed 2 years ago
@ironb25,
Thanks for your interest in using fuc
!
DtypeWarning
is a warning, not an error. Are you sure you're getting an error? If there was an error, please copy and paste the entire error message. Also, can you show me the output of:>>> vf.df.head()
If you are sure there was an error while importing a VCF file (i.e. 'mutect2.vcf'), could you send me the file so I can take a look? If it's small enough you can directly attach it to this thread. If not, you can send me an email to sbstevenlee@gmail.com.
Which version of fuc
are you using? The latest is 0.33.1
.
The conversation has been moved to email, and the problem was indeed caused because the OP was using an old version of fuc. Reinstalling the latest version resolved the issue. Closing this.
Hello,
I am trying to read vcf file from mutect2 and strelka2 and getting this error below.
Code:
Error:
Could you please help?
Thanks Rohan