waldronlab / HGNChelper

Identify and correct invalid gene symbols

Home Page:https://waldronlab.io/HGNChelper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unit test for chromosome option

lwaldron opened this issue · comments

@Aggarwal-Ayush has added examples, e.g.

#' checkGeneSymbols("Sip1", chromosome=14) # should give error when hgnc.table does not contain chromosome

Now create formal unit tests in the tests/ directory to make sure the expected behavior occurs.

Chromosome argument related unit tests were moved/updated in tests/testthat/test_checkGeneSymbols.R and confirmed by GHA R-CMD-check. 6e55d80