powered by
Plot contaminants from proteinGroups.txt
plot_ContsPG(data)
A data.frame with columns 'group', 'cont_pc', 'logAbdClass'
GGplot object
# NOT RUN { data = data.frame( 'group' = letters[1:10], 'cont_pc' = 2:11, 'logAbdClass' = c("low","high")) plot_ContsPG(data) # }
Run the code above in your browser using DataLab