Skip to content

Commit

Permalink
Don't need to add download_rfam_cm; this functionality is already in …
Browse files Browse the repository at this point in the history
…the rfaRm package.
  • Loading branch information
brendanf committed Jul 28, 2020
1 parent a00a58a commit 1e31613
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 55 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export(cm_5_8S)
export(cmalign)
export(cmbuild)
export(cmsearch)
export(download_rfam_cm)
export(read_stockholm_msa)
export(sample_rRNA_5_8S)
export(sample_rRNA_fasta)
Expand Down
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
* If `read_stockholm_msa()` is given an open connection, it does not close it
when done. (But if given a filename or an unopened connection, it opens and
then closes.)
* `cmsearch()` correctly handles fields with spaces (e.g., description)
* Add `download_rfam_cm()` to easily download RFAM covariance models.
* `cmsearch()` correctly handles fields with spaces (e.g., description)

# Changes in version 0.99.4

Expand Down
26 changes: 0 additions & 26 deletions R/download_rfam_cm.R

This file was deleted.

26 changes: 0 additions & 26 deletions man/download_rfam_cm.Rd

This file was deleted.

0 comments on commit 1e31613

Please sign in to comment.