SPIKE_INH: Human Spike-in probe-set names

Description Usage Format References See Also Examples

Description

This dataset contains the names of the Human probe-sets contained in the HGU dataset

Usage

1

Format

names of the human probe-sets contained in the HGU dataset

References

E. Carlon and T. Heim, Physica A 362, 433 (2006).

See Also

Ivsc, IvsDG, collapse, SPIKE_IN, hgu , SPIKE_INA, SPIKE_INB

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
## you can first check if the data matches the predicted hybridisation value according to the langmuir 
## value, from the intensity versus the concentration value
Ivsc(SPIKE_INH[3])

## you can then plot the value of the Intensity of the probe with the predicted value of the hybridisation
## according to the Delta G, value
IvsDG(SPIKE_INH[5],256)

## The collapse function will finally plot all the values of the probe set according to 
## the langmuir absorption theory

collapse(SPIKE_INH[2])

## By comparing the matched value and the mismatches, you will be able to identify errors which 
## could have done while sampling the data, or if the error happens repeatedly this will show errors 
## which will have happened while sequencing old data.

spikeLI documentation built on Nov. 8, 2020, 5:54 p.m.