Package: Map2NCBI
Type: Package
Title: Mapping Markers to the Nearest Genomic Feature
Version: 1.5
Date: 2025-04-17
Authors@R: c(person(c("Lauren","L."),c("Hulsman","Hanna"),email="Lauren.Hanna@ndsu.edu",
              role=c("aut","cre"),comment=c(ORCID="0000-0002-8392-887X")), 
            person(c("David","G."),"Riley",email="david.riley@ag.tamu.edu",role="aut"))
Description: Allows the user to generate a list of features (gene, pseudo, RNA,
    CDS, and/or UTR) directly from NCBI database for any species with a current 
    build available. Option to save downloaded and formatted files is available, 
    and the user can prioritize the feature list based on type and assembly builds 
    present in the current build used. The user can then use the list of features 
    generated or provide a list to map a set of markers (designed for SNP markers 
    with a single base pair position available) to the closest feature based on 
    the map build. This function does require map positions of the markers to be 
    provided and the positions should be based on the build being queried through 
    NCBI. 
License: GPL (>= 2)
Depends: R (>= 3.5), rentrez (>= 1.2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2025-04-18 17:03:26 UTC; lauren.hanna
Author: Lauren L. Hulsman Hanna [aut, cre]
    (<https://orcid.org/0000-0002-8392-887X>),
  David G. Riley [aut]
Maintainer: Lauren L. Hulsman Hanna <Lauren.Hanna@ndsu.edu>
Repository: CRAN
Date/Publication: 2025-04-18 19:40:06 UTC
Built: R 4.5.2; ; 2025-11-08 03:40:18 UTC; windows
