This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see KnowSeq.
Bioconductor version: 3.10
KnowSeq proposes a whole pipeline that comprises the most relevant steps in the RNA-seq gene expression analysis, with the main goal of extracting biological knowledge from raw data (Differential Expressed Genes, Gene Ontology enrichment, pathway visualization and related diseases). In this sense, KnowSeq allows aligning raw data from the original fastq or sra files, by using the most renowned aligners such as tophat2, hisat2, salmon and kallisto. Nowadays, there is no package that only from the information of the samples to align -included in a text file-, automatically performs the download and alignment of all of the samples. Furthermore, the package includes functions to: calculate the gene expression values; remove batch effect; calculate the Differentially Expressed Genes (DEGs); plot different graphs; and perform the DEGs enrichment with the GO information, pathways visualization and related diseases information retrieval. Moreover, KnowSeq is the only package that allows applying both a machine learning and DEGs enrichment processes just after the DEGs extraction. This idea emerged with the aim of proposing a complete tool to the research community containing all the necessary steps to carry out complete studies in a simple and fast way.
Author: Daniel Castillo-Secilla, Juan Manuel Galvez, Francisco Manuel Ortuno, Luis Javier Herrera and Ignacio Rojas.
Maintainer: Daniel Castillo Secilla <cased at ugr.es>
Citation (from within R,
enter citation("KnowSeq")
):
To install this package, start R (version "3.6") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("KnowSeq")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("KnowSeq")
R Script | The KnowSeq users guide | |
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Source Package | KnowSeq_1.0.0.tar.gz |
Windows Binary | KnowSeq_1.0.0.zip |
Mac OS X 10.11 (El Capitan) | KnowSeq_1.0.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/KnowSeq |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/KnowSeq |
Package Short Url | https://bioconductor.org/packages/KnowSeq/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: