-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 1.42 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: scfindME
Type: Package
Title: This is a package that adaps "scfind", a search tool for single cell RNA-seq data by gene lists, to alternative splicing analysis
Version: 0.1.0
Author: Yuyao Song, authors of scfind and authors of MicroExonator
Maintainer: Yuyao Song <ys585@cam.ac.uk>
Description: The emergence of large single cell RNA-seq(scRNA-seq) datasets facilitates biological discoveries at single-cell resolution. For single cell atlas to be useful to users from all disciplines, it should be organized in an accessible way. 'scfind' builds an index for scRNA-seq datasets and allows fast inqueries involving cell types and feature lists. scfindME is built on top of scfind and it adaps scfind to alternative splicing analysis, in addition to gene expression. Quantification of single cell alternative splicing events are performed by Whippet integreted in the workflow MicroExonator.
License: MIT
Encoding: UTF-8
LazyData: true
Imports:
methods, Rcpp (>= 0.8.5), data.table, DT, hash, ggplot2, stats, Matrix, biomaRt, tidyverse, magrittr, dplyr, tidyr, readr, forcats, Hmisc, reshape2, tibble, rquery
LinkingTo: Rcpp, RcppArmadillo
Depends: R(>= 3.5)
RcppModules: EliasFanoDB
NeedsCompilation: yes
RoxygenNote: 7.1.1
URL: https://github.com/YY-SONG0718/scfindME
Collate:
'AllGenerics.R'
'CoreFunctions.R'
'CoreMethods.R'
'Tasic_2016.R'
'ggplot_themes.R'
'zzz.R'
Suggests:
knitr
VignetteBuilder: knitr