mds: Plot MDS

Description Usage Arguments

Description

Plot MDS

Usage

1
mds(counts, condition = NULL, k = 6, d = "euclidian", xi = 1, yi = 2)

Arguments

counts

matrix

condition

vector indicating the group of each sample

k

number of dimension

d

distance method (euclidian, cor)

xi

PC for x-axis (1 to k)

yi

PC for y-axis (1 to k)


hbc/CHBUtils documentation built on May 17, 2019, 3:07 p.m.