elizabethmcd / metabolisHMM

Tool for constructing phylogenies and summarizing metabolic characteristics based on curated and custom profile HMMs
GNU General Public License v3.0
17 stars 5 forks source link

R script options #34

Closed elizabethmcd closed 4 years ago

elizabethmcd commented 4 years ago

Crashes out because of optional row names argument

elizabethmcd commented 4 years ago

attempt to change to plotting with seaborn, because the R script makes things difficult

  1. change the search-custom first
  2. then aggregate the df based on groups
  3. supply rownames
  4. make changes to summarizing custom markers, and putting multiple plots together
elizabethmcd commented 4 years ago
  1. fixed in search custom with aggregating and supplying row names
  2. almost working with curated markers for merging different colored plots with seaborn and matplotlib subplots