Package: DFP 1.63.0

Rodrigo Alvarez-Glez

DFP: Gene Selection

This package provides a supervised technique able to identify differentially expressed genes, based on the construction of \emph{Fuzzy Patterns} (FPs). The Fuzzy Patterns are built by means of applying 3 Membership Functions to discretized gene expression values.

Authors:R. Alvarez-Gonzalez, D. Glez-Pena, F. Diaz, F. Fdez-Riverola

DFP_1.63.0.tar.gz
DFP_1.63.0.zip(r-4.5)DFP_1.63.0.zip(r-4.4)DFP_1.63.0.zip(r-4.3)
DFP_1.63.0.tgz(r-4.4-any)DFP_1.63.0.tgz(r-4.3-any)
DFP_1.63.0.tar.gz(r-4.5-noble)DFP_1.63.0.tar.gz(r-4.4-noble)
DFP_1.63.0.tgz(r-4.4-emscripten)DFP_1.63.0.tgz(r-4.3-emscripten)
DFP.pdf |DFP.html
DFP/json (API)

# Install 'DFP' in R:
install.packages('DFP', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On BioConductor:DFP-1.63.0(bioc 3.20)DFP-1.62.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

11 exports 1.51 score 2 dependencies 3 mentions

Last updated 2 months agofrom:da888f703a

Exports:calculateDiscriminantFuzzyPatterncalculateFuzzyPatternscalculateMembershipFunctionsdiscretizeExpressionValuesdiscriminantFuzzyPatternplotDiscriminantFuzzyPatternplotMembershipFunctionsreadCSVshowshowDiscreteValuesshowFuzzyPatterns

Dependencies:BiobaseBiocGenerics

Howto: Discriminat Fuzzy Pattern

Rendered fromDFP.Rnwusingutils::Sweaveon Jul 03 2024.

Last update: 2013-11-01
Started: 2013-11-01

Readme and manuals

Help Manual

Help pageTopics
DFP Package OverviewDFP-package DFP
Calculates the Discriminant Fuzzy Pattern to select significative genescalculateDiscriminantFuzzyPattern
Calculates a Fuzzy Pattern for each category of the samplescalculateFuzzyPatterns
Calculates Membership FunctionscalculateMembershipFunctions
Function to discretize gene expression datadiscretizeExpressionValues
Discriminant Fuzzy Pattern to filter genesdiscriminantFuzzyPattern
Class "ExpressionLevel"ExpressionLevel-class show,ExpressionLevel-method
Class "HighExpressionLevel"computeMembership,HighExpressionLevel-method HighExpressionLevel-class setValues,HighExpressionLevel-method
Class "LowExpressionLevel"computeMembership,LowExpressionLevel-method LowExpressionLevel-class setValues,LowExpressionLevel-method
Class "MediumExpressionLevel"computeMembership,MediumExpressionLevel-method MediumExpressionLevel-class setValues,MediumExpressionLevel-method
Plots the Discriminant Fuzzy Pattern of the relevant genesplotDiscriminantFuzzyPattern
Plots the Membership Functions (Low, Medium, High) used to discretize gene expression valuesplotMembershipFunctions
Creates an ExpressionSet with an AnnotatedDataFrame from CSV filesreadCSV
A sample ExpressionSet objectrmadataset
Prints the slots (attributes) of an ExpressionLevel objectshow-methods
Prints the labels to which the algorithm converts the gene expression valuesshowDiscreteValues
Plots the Fuzzy Patterns corresponding to a classshowFuzzyPatterns