Learn R Programming

liayson (version 1.0.5)

Linking Singe-Cell Transcriptomes Atween Contemporary Subpopulation Genomes

Description

Given an RNA-seq derived cell-by-gene matrix and an DNA-seq derived copy number segmentation, LIAYSON predicts the number of clones present in a tumor, their size, the copy number profile of each clone and the clone membership of each single cell (Andor, N. & Lau, B., et al. (2018) ).

Copy Link

Version

Install

install.packages('liayson')

Monthly Downloads

35

Version

1.0.5

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Noemi Andor

Last Published

September 29th, 2022

Functions in liayson (1.0.5)

clusterCells

Grouping cells into clones.
epg

Gene-by-cell matrix of expression from NCI-N87 cell line.
aggregateSegmentExpression

Aggregating genes across copy number segments.
saveClusteredCells

Saving clones to user-defined output.
assignCellsToClusters

Assigns cells to previously defined clones.
getNumRes

Clone size resolution.
cnps

Segment-by-cell matrix of copy number states from NCI-N87 cell line.
eps

Segment-by-cell matrix of expression from NCI-N87 cell line.
segmentExpression2CopyNumber

Calling CNVs.
segments

Bulk copy number profile of NCI-N87 cell line.
runLIAYSON

Main Function.