Package: chromseq
Type: Package
Title: Split Chromosome 'Fasta' File
Description: Chromosome files in the 'Fasta' format usually contain large sequences like human genome.
  Sometimes users have to split these chromosomes into different files according to their 
  chromosome number. The 'chromseq' can help to handle this. So the selected chromosome sequence can be
  used for downstream analysis like motif finding. Howard Y. Chang(2019)
  <doi:10.1038/s41587-019-0206-z>.
Version: 0.1.3
Authors@R: person(given = "Shaoqian", family = "Ma", email = "897341109@qq.com", role  = c("aut", "cre"))
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
URL: https://github.com/MSQ-123/chromseq
BugReports: https://github.com/MSQ-123/chromseq/issues
Depends: R (>= 2.10)
Imports: utils, base
Packaged: 2020-05-08 13:06:01 UTC; lenovo
Author: Shaoqian Ma [aut, cre]
Maintainer: Shaoqian Ma <897341109@qq.com>
Repository: CRAN
Date/Publication: 2020-05-11 15:20:17 UTC
Built: R 4.3.0; ; 2023-04-11 23:01:11 UTC; unix
