-
Notifications
You must be signed in to change notification settings - Fork 0
vijayaparthiban/convex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#!/usr/local/bin/bash # CoNVex is an R package, developed with some unconventional methods for its use in large-scale linux clusters with large number of patient samples (genomic data) # Execute following commands in Unix to idownload, build and install CoNVex as an R package # Downloadi or clone this repo: git clone https://github.com/vijayaparthiban/convex.git echo 'Building CoNVex package' R CMD build CoNVex wait hi=`ls C*.tar.gz | sort | tail -n1` echo Installing CoNVex package: R CMD INSTALL $hi R CMD INSTALL $hi wait
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published