Skip to content

Commit 9995285

Browse files
committed
fix: quotation marks for packages
1 parent fcfe3ec commit 9995285

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Authors@R: c(
88
comment = c(ORCID = "0000-0002-3913-153X"))
99
)
1010
Maintainer: Yabing Song <songyb0519@gmail.com>
11-
Description: The goal of `ggcoverage` is to visualize coverage tracks from
11+
Description: The goal of 'ggcoverage' is to visualize coverage tracks from
1212
genomics, transcriptomics or proteomics data. It contains functions to
1313
load data from BAM, BigWig, BedGraph, txt, or xlsx files, create
1414
genome/protein coverage plots, and add various annotations including
1515
base and amino acid composition, GC content, copy number variation
1616
(CNV), genes, transcripts, ideograms, peak highlights, HiC contact
1717
maps, contact links and protein features. It is based on and
18-
integrates well with `ggplot2`.
18+
integrates well with 'ggplot2'.
1919
License: MIT + file LICENSE
2020
URL: https://showteeth.github.io/ggcoverage/,
2121
https://github.com/showteeth/ggcoverage
@@ -49,7 +49,6 @@ Suggests:
4949
ggforce,
5050
graphics,
5151
HiCBricks,
52-
HiCDataHumanIMR90,
5352
htmltools,
5453
knitr,
5554
rmarkdown

0 commit comments

Comments
 (0)