Skip to content

This is a modified version of mMARCH.AC optimized for fast processing in our LSF environment.

Notifications You must be signed in to change notification settings

j262byuu/mMARCH.AC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mMARCH.AC

Credit to Dr. Wei Guo From NIMH

I made a few small changes to bypass the Java requirement (xlsx::read.xlsx and rJava). Java on Linux, especially in a Docker environment, can be quite a hassle in our LSF system.

I also rewrote some functions using data.table, which sped things up significantly. Now, part 1 only takes about 1-3 minutes per file for a 9-day measurement.

Additionally, there was an issue with the multiple CSV header in module1c_data.transform.merge.sw. It's fixed now.

Again, thank you Dr. Guo. Very nice package !!!

About

This is a modified version of mMARCH.AC optimized for fast processing in our LSF environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.2%
  • R 10.8%