A neural network for the molecular discrimination of pulmonary arterial hypertension (PAH) and pulmonary veno-occlusive disease (PVOD)
收藏Mendeley Data2020-06-16 更新2026-04-09 收录
下载链接:
https://data.mendeley.com/datasets/h9nw4cxcs8
下载链接
链接失效反馈官方服务:
资源简介:
This feed-forward neural network for discriminating PAH from PVOD is based on the R packages 'caret' and 'nnet'. It was trained on transcriptomics data acquired with the NanoString nCounter technology. Please see the referenced article for further information! The .rds file contains the serialized model. In order to read the model into an R environment the following steps have to be performed: - Start an R terminal - Execute the 'readRDS' function with the (relative) path to the RDS file as only option and store the returned object in a variable - The returned object is of the class caret::train and can directly be used for the classification of samples (given that the data has been identically prepared/normalized) Please see the manuals of the R packages 'caret' and 'nnet' for help on how to use the loaded objects. Examplary R commands: model.caret
创建时间:
2020-06-16



