The scripts
directory stores all Python code used by the R Shiny application for FACS file merging.
SPECIAL ATTRIBUTION:
operations.py
was developed by Marek Cmero, which was derived from hiscelseq-sample-sheet-generator
repository.
This markdown file contains the following contents:
operations.py
: A list of FACS file merging operations developed by WEHI Senior Research Officer, Marek Cmerofcs_converter.py
: Uses functions withinoperations.py
to streamline all file merging processes into 1 operation; called by server.handler.R
The following 3rd party libraries were used: