seqlengths_df | R Documentation |
Create lengths of chromosomes for plotting
seqlengths_df(in_seqs, dict_file, which_genome)
in_seqs |
a jointsegs filename (output from Facets) with columns: "seg", "num.mark", "nhet", "cnlr.median", "mafR", "segclust", "cnlr.median.clust", "mafR.clust", "cf.em", "tcn.em", "lcn.em" |
dict_file |
dictionary file for fasta used in alignment |
which_genome |
the genome assembly used, "hg19" or "hg38" |
a GRanges object with annotated jointsegs from input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.