DAM: Drosophila Activity Monitor
Please refer to the README and INSTRUCTIONS documents in the blips and streamline2.0 directories for more information on each "package"
- blips: Process blips generated by DAM monitors and fix the blips pre-ShinyR DAM
- streamline2.0: Process post-ShinyR DAM output data for streamline analysis
-
Download a zip file of the repository to your working directory on Secretariat
cd <project_directory_path> wget 'https://github.com/ypan23-1876660/DAM/archive/refs/heads/main.zip' unzip main.zip && rm main.zip
Make sure you are logged into the head / login node (secretariat-master) for this step!
-
Edit the variables in blips_shscript.sh in blips/scripts
-
Run the blips initiator script:
cd <project_directory_path>/blips/scripts sbatch blips_initiator.sh
-
Download the results from (2) and run ShinyR DAM
-
Upload the results from (3) to Secretariat
-
Edit the variables in streamline_shscript2.0.sh in streamline2.0/scripts
-
Run the streamline2.0 initiator script:
cd <project_directory_path>/streamline2.0/scripts sbatch streamline_initiator2.0.sh
-
Download the results for further analysis (e.g. SAS)