-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in mae #518
Comments
Hi, it seems that there is something wrong with one of your vcf files or ids from the RNA BAM files. In which step exactly did this happen? |
I want run hpoFile: null # if null, downloads it from webserver geneAnnotation: exportCounts: aberrantExpression: aberrantSplicing: mae: rnaVariantCalling: tools: |
I also find some problem with this. what I can do with header? |
Hi, be sure to double-check your vcf files format, for example:
|
In my DNA VCF file the header is like this. do I need to add this information to sample annotaion? Or change vcf file? |
it seems that MinMMQSdiff is not defined in the VCF file header. You would need to modify your VCF files. |
So can I just write something for MinMMQSdiff? |
consider validating your vcf files beforehand using for example the validation on only VCF format tests from GATK: |
Hey @Acetyl-ZHOU, any updates on the issue? |
I run the mae,but have some problem.
[W::hts_idx_load2] The index file is older than the data file: /Users/huizhou/Documents/1_allelic/drop_demo/qc_vcf_1000G_hg19.vcf.gz.tbi Error: BiocParallel errors 2 remote errors, element index: 1, 2 0 unevaluated and other errors first remote error: invalid class “ScanVcfParam” object: ScanVcfParam: 'geno' cannot be specified if 'samples' is 'NA' Execution halted
can you give me some help?
The text was updated successfully, but these errors were encountered: