Any package in R for imputing missing values based on GO ontology?
I have a large number of missing values in dataset. I need to impute this value.
Is there any package in R for imputation data with missing values based on GO ontology?
r
go-ontology
data-imputation
missing-values
• 1,919 views
•
link
written
by
animesh_10kuet •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Source for dowloading list of cancer cell proteomes for use in filtering proteomics dataset
written by LJM •I have downloaded a dataset with the proteomes of a number of cancer cell lines. There are a lot of missing values in this dataset. …
-
Missing value imputation for bulk RNA-seq data - which tool to use?
written by joker33 •Hi, I am using the PanCan Atlas TCGA data for a project, which consists of about 11,000 bulk RNAseq cancer samples. This data set has …
-
how to impute genetic position of SNPs based on neighboring SNPs genetic positions?
written by blacktomato27Hi to all I have toy data like this Marker Centi morgans ---------- SNP1 2 ---------- SNP2 3.8 ---------- SNP3 ---------- SNP4 4.7 ---------- SNP5 …
-
Imputation of missing values for RT-qPCR data
written by mohammedtoufiq91Hi, I have a question, I am working with the RT-qPCR dataset. I have more than 100 samples (rows) and 300 genes (columns). There are …
-
Dealing with missing values: By looking at Density distribution curves can I decide best data imput…
written by WUSCHELBy looking at Density distribution curves can I decide best imputation method for omics data? # All possible imputation methods are printed in an error, …
-
Pre-processing of label-free MS proteomics data
written by JessieLenwell •Dear all, I have a label-free MS dataset (output from MaxQuant) consisting of intensities for approx. 1000 proteins (rows) and 95 samples (columns) consisting of …
-
Handling the large amount of missing value for measuring the similarity between genes in R
written by animesh_10kuet •I used Yeast microarray dataset from SGD. Sample dataset are in this [link][1]. But the dataset contains huge number of missing values. I need to …
-
Find the number of genes exist in dataset with GO functional annotation
written by animesh_10kuet •Suppose, I have a yeast dataset containing 6100 genes with 93 samples. I want to find the number of genes in dataset which is with …
-
Find all the children(GO IDs) for a given parent ID (GO ID) using Go ontology and R
written by animesh_10kuet •I need to find all the children(GO IDs) under a parents (GO ID) of [GO ontology (Go tree)][1]. Suppose, a GO ID = GO:0007114 (cell …
-
Missing value imputation for beta values of Methylation data
written by Tanvir AhamedI have download the beta values for methylation data form GEO on different sample. Values form different probes are missing . But instead of delete …
Is this from RNAseq? What do you mean by missing in this context? In general, I wouldn't expect using GO ontology base imputation to produce sensible results.
I used a yeast microarray data set. For some samples, genes contain missing values. I mean using GO-based similarity measure for imputing the data. Like this paper