Skip to content

CEdlich/superShiny

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 14, 2024 23:17
September 6, 2024 10:06
old
February 14, 2024 23:17
September 6, 2024 10:06
February 16, 2023 11:08
September 6, 2024 10:06
October 23, 2021 22:30
March 11, 2024 15:13
September 3, 2024 09:13

superShiny 2024

Input

Excel file with the following sheets

  • SAMPLE
  • MEASUREMENT
  • FEATURE (optional, because of old format)

FEATURE currently not supported

Parsing

  1. Feature names are split. Internal standards are identified and base compounds name extracted
  2. Measurement data frame is prepared for normalisation. Internal standards, biological normalisation, TIC and associated standard all possible

Work steps

  1. Input from server or old school. Server part rewritten.
  2. Standard: display all available normalisation variables
  3. PCA: normalise and display PCA
  • pca figure size to global preferences
  • my_proc$res created already by parse
  • check 'baseline'
  • check correlation check
  • create input file with pools
  • create input file mz/rt
  • compound db with plot order

Newest

  • Keep pool samples
  • Pool samples may have missing values in experimental design columns
  • Pool samples may have missing values in normalisation columns (replaced by mean)

Bug

  • when last outlist item is removed, my_proc$outlist == NULL, does not update

yeti

  • Overhauled Infile tab error messages
  • Load custom comp_db
  • Overhauled Stan tab plot appearance options

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages