Package: LncFinder
Type: Package
Title: LncRNA Identification and Analysis Using Heterologous Features
Version: 1.1.5
Authors@R: c(
    person(family = "HAN", given = "Siyu", email = "hansy15@mails.jlu.edu.cn", role = c("aut", "cre")),
    person(family = "LI", given = "Ying", email = "liying@jlu.edu.cn", role = "aut"),
    person(family = "LIANG", given = "Yanchun", role = "aut"))
Maintainer: Siyu HAN <hansy15@mails.jlu.edu.cn>
Acknowledgments: CHENG Ming, FAN Linrui, GUO Yuan, LI Yaolong, SUN
        Ying, WANG Ruoyu
Description: Long non-coding RNAs identification and analysis. Default models are trained with human, mouse and wheat datasets by employing SVM. Features are based on intrinsic composition of sequence, EIIP value (electron-ion interaction pseudopotential), and secondary structure. This package can also extract other classic features and build new classifiers. Reference: Han SY., Liang YC., Li Y., et al. (2018) <doi:10.1093/bib/bby065>.
URL: https://bmbl.bmi.osumc.edu/lncfinder/
License: GPL-3
Depends: R (>= 2.10)
Imports: seqinr (>= 2.1-3), e1071 (>= 1.0), parallel (>= 2.1.0), caret
        (>= 6.0-71),
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-09 16:11:28 UTC; siyu.han
Author: Siyu HAN [aut, cre],
  Ying LI [aut],
  Yanchun LIANG [aut]
Repository: CRAN
Date/Publication: 2021-12-09 17:00:02 UTC
Built: R 4.2.0; ; 2023-07-11 03:28:09 UTC; unix
