Description Usage Arguments Value Author(s) References See Also Examples
Computes the frequency of genes based on chromosomes. It really returns getFrequiences
using the $new
variable, adding gene names, and filtering for cutoff
.
1 2 3 4 5 6 7 8 |
filter |
The |
subset |
Second level of filter. |
gene.names |
|
cutoff |
Only genes whose frequency is greather than |
value |
The result. |
A table when value=="frequency"
, otherwise, a vector.
Victor Trevino. Francesco Falciani Group. University of Birmingham, U.K. http://www.bip.bham.ac.uk/bioinf
Goldberg, David E. 1989 Genetic Algorithms in Search, Optimization and Machine Learning. Addison-Wesley Pub. Co. ISBN: 0201157675
For more information see BigBang
.
1 2 3 4 5 6 | ## Not run:
#bb is a BigBang object
geneFrequency(bb)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.