filter barplot large VCF
0
0
Entering edit mode
2.5 years ago
kazakkaty • 0

hello everyone, I am doing in Rstudio the large VCF sorting DP by loci using dp = extract.gt (vcf, element = 'DP', as.numeric = TRUE) dploc = apply (dp, 1, sum) barplot (sort (dploc), las = 3, main = "DP", col = 1:12). How can I save the selected square of data in a separate dataframe, so that later on this data I can make a filter and a graph by GQenter image description here?

largeVCF NGS GQ R filter barplot dp RStudio • 394 views
ADD COMMENT

Login before adding your answer.

Traffic: 3332 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6