-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
30 lines (30 loc) · 2.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: chromoMap
Type: Package
Title: Interactive Genomic Visualization of Biological Data
Version: 4.1.1
Authors@R: person("Lakshay", "Anand", email = "lakshayanand15@gmail.com", role = c("aut", "cre"))
Maintainer: Lakshay Anand <lakshayanand15@gmail.com>
Description: Provides interactive, configurable and elegant graphics visualization of the chromosomes or chromosome regions
of any living organism allowing users to map chromosome elements (like genes, SNPs etc.) on the chromosome plot. It introduces
a special plot viz. the "chromosome heatmap" that, in addition to mapping elements, can visualize the data
associated with chromosome elements (like gene expression) in the form of heat colors which can be highly
advantageous in the scientific interpretations and research work. Because of the large size of the chromosomes,
it is impractical to visualize each element on the same plot. However, the plot provides a magnified view for each
of chromosome locus to render additional information and visualization specific for that location. You can map
thousands of genes and can view all mappings easily. Users can investigate the detailed information about the mappings
(like gene names or total genes mapped on a location) or can view the magnified single or double stranded view of the
chromosome at a location showing each mapped element in sequential order. The package provide multiple features
like visualizing multiple sets, chromosome heat-maps, group annotations, adding hyperlinks, and labelling.
The plots can be saved as HTML documents that can be customized and shared easily. In addition, you can include them in R Markdown or in R 'Shiny' applications.
Depends: R (>= 4.0)
License: GPL-3 | file LICENSE
Encoding: UTF-8
Imports: htmltools (>= 0.3.6), htmlwidgets (>= 1.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Author: Lakshay Anand [aut, cre]
Repository: CRAN
Packaged: 2022-03-16 01:29:34 UTC; lakshay-anand
Date/Publication: 2022-03-16 08:40:02 UTC