In this section users can prepare bed file required for clinical assessment of low depth of coverage genomic regions. The resulting unCOVERApp input file is a BED file (tab-separated) containing a minimum of five columns, chromosome, start and end position, depth of coverage (DoC) and nucleotide counts for each genomic position of target genes for as many samples as many BAM files are listed in the ".list" file.
The processing time depends on the dimension size of bam files and the number of
genes to investigate. If many genes need to be analyzed, we recommend using
buildInput
function before to launch the App and to load the output file
in Coverage Analysis page
To prepare input file and investigate coverage annotation the following input parameters must be specified in the sidebar of the preprocessing section:
Genome
: choose reference genome (hg19 or hg38)
Chromosome Notation
: chromosome notation BAM. IN bam file number
refers to chromosome
notation as 1, 2, ..., X,.M, chr
refers to chr1, chr2,
... chrX, chrM.
Load a gene(s) file
: loading txt file containing HGNC gene name(s)
(one per row)
Load bam file(s) list
: loading path to file with ".list" extension containing
absolute paths to BAM files (one per row)
minimum mapping quality (MAPQ)
: default value 1
minimum base quality (QUAL)
: default value 1
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.