Skip to content

Commit 1e31613

Browse files
committed
Don't need to add download_rfam_cm; this functionality is already in the rfaRm package.
1 parent a00a58a commit 1e31613

File tree

4 files changed

+1
-55
lines changed

4 files changed

+1
-55
lines changed

NAMESPACE

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export(cm_5_8S)
44
export(cmalign)
55
export(cmbuild)
66
export(cmsearch)
7-
export(download_rfam_cm)
87
export(read_stockholm_msa)
98
export(sample_rRNA_5_8S)
109
export(sample_rRNA_fasta)

NEWS.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
* If `read_stockholm_msa()` is given an open connection, it does not close it
1515
when done. (But if given a filename or an unopened connection, it opens and
1616
then closes.)
17-
* `cmsearch()` correctly handles fields with spaces (e.g., description)
18-
* Add `download_rfam_cm()` to easily download RFAM covariance models.
17+
* `cmsearch()` correctly handles fields with spaces (e.g., description)
1918

2019
# Changes in version 0.99.4
2120

R/download_rfam_cm.R

-26
This file was deleted.

man/download_rfam_cm.Rd

-26
This file was deleted.

0 commit comments

Comments
 (0)