Deepvariant and input CRAM files
Good day,
Could anyone please advise how to start DeepVarian if I have CRAM instead of BAM files ?
deepvariant
cram
• 1,898 views
•
link
updated
by
GenoMax
•
written
by
biology.may20 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Holstein cow SNP reference haplotype panel with FORMAT and SAMPLES (genome ARS-UCD1.2)
written by biology.may20 •Good day, Could you please advise where to find free Holstein cow SNP reference haplotype panel with FORMAT and SAMPLES ? Thanks, Galina
-
How to produce a single joint-called VCF file using as input three WGS samples (VCF,CRAM,FASTQ)
written by shwivel •Hello, I am trying to provide data to a researcher who has agreed to look at a trio of WGS data. He intends to use …
-
Fasta upload files from NCBI
written by biology.may20 •Dear collegues, Could you pls advise where to correct the code, I need: upload as much as possible fasta files with some bacteria genomes (not …
-
Fasta to json via python dictionary
written by biology.may20 •Good day, Could you please help with my code: I need to convert from fasta file to json-object and I'm doing this via python dictionary. …
-
correct fastq files for the expression analysis
written by SaraI am planning to perform expression analysis on RNAseq data but instead of `fastq` files, I received `cram` files. I used samtools to convert `cram` …
-
Can we use CRAM files for Telomerecat?
written by bioinforesearchquestionsHi friends, I am trying to use a tool called Telomerecat for estimating telomere length. The tool takes BAM file as input. I would like …
-
Is it possible to directly convert fastq to CRAM ?
written by lakhujanivijayHi, I am looking for efficient sequencing data storage solution. Based on this data, I believe that I could save a lot of space if …
-
ATAC-Seq Analysis - only peak counts and peak loci files available
written by gradovicheva •I have a file with peak counts (2 groups - treated and control, 3 replicates each) and a bed file with peak loci. I don't …
-
running an application chromosome by chromosome
written by BogdanDear all, Please could you advise where could I find some TEMPLATE CODE that will allow running MUTECT (or any other program) on each BAM …
-
Bacterial RNAseq transcription start sites
written by D.a.forrest •Hello folks I'm new to the RNAseq field and I was wondering if I could have some advice? I want to identify transcription start sites …
What happened when you tried to use a CRAM? Did DeepVariant throw an error?
Hello, I'm using syntax from official DeepVariant github page, so there should not be the error, that's why I thought it because of my cram file:
Error in your case is saying:
See if any of the suggestions here help:
https://www.positioniseverything.net/docker-invalid-reference-format/
https://github.com/google/deepvariant says right in first line that
Your CRAM file will need to be sorted and indexed. It will likely need to exist on disk (can't be streamed according to this page).
hello, my cram file sorted and indexed, but still not working ((