Mercurial > repos > jay > pdaug_basic_plots
diff PDAUG_Basic_Plots/PDAUG_Basic_Plots.xml @ 6:738ee8fc0ede draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit e8c8198105af7eab636fb2405e5ff335539ca14b"
author | jay |
---|---|
date | Sun, 31 Jan 2021 02:02:32 +0000 |
parents | 7d247e27ff11 |
children |
line wrap: on
line diff
--- a/PDAUG_Basic_Plots/PDAUG_Basic_Plots.xml Thu Jan 28 03:46:16 2021 +0000 +++ b/PDAUG_Basic_Plots/PDAUG_Basic_Plots.xml Sun Jan 31 02:02:32 2021 +0000 @@ -194,18 +194,18 @@ ----- **Inputs** - **1** HeatMap + **1** Heat Map * **--Infile** Input data frame as a tabular file. * **--IndexColumn** Number of sequence to be generated. * **--x_label** Peptide minimum length. * **--y_label_s** Peptide maximum length. - **2** BoxPlot + **2** Box Plot * **--Infile** Input data frame as a tabular file. * **--Feature** Feature(column name) to be assessed. * **--Label** Class label column name. - **3** ScatterPlot + **3** Scatter Plot * **--Infile** Input data frame as a tabular file. * **--PlotType** 2D or 3D scatter plot. * **--Feature1** First feature column name. @@ -213,7 +213,7 @@ * **--Feature3** Third feature column name if 3D scatter plot option selected. * **--Label** CLass label column name. - **4** WordCloud + **4** Word Cloud * **--Infile** Input fasta file with peptides. * **--FragSize** ngram size to be calculated.