Releases: clindet/rctl
Releases · clindet/rctl
ngsjs v0.1.6
ngsjs v0.1.5
New scripts:
./bin/rtime_stamp
./bin/ranystr ./bin/rdownload`
New features:
- support rmv only input the
extraparams - add R package
./src/ngsjsto resolve the R dependence and reduce the redundant R codes - add
configr::fetch.configin./bin/rconfig - add a complete set of RNA splcing analysis pipeline
- './bin/rtime_stamp' support to generate time stamp
./bin/ranstrsupport to generate random strings./bin/rdownloadsupport to parallel download urlsngsjs --list-all-subcmdsreturn all sub-commands split by space
Test related:
- add
./scripts/test/start_cli_testto test the command line tools default output
Minor bug fix:
- rename
./bin/ngstksubcomdrcolorstorclrs - add
rmvinpackage.jsontest
ngsjs v0.1.4
New scripts:
bin/rclrsbin/rmv
New features:
- Support
ngstk::format_filenamesto format filenames [prefix, suffix, replace, toupper, tolower].
ngsjs v0.1.3
New scripts:
bin/ngsjsbin/rconfig
New features:
- Support use the
bin/ngsjsto run subcmds - Support configr to parse the configuration files with the custom R functions
ngsjs v0.1.2
New scripts:
bin/rdepsbin/rsessionbin/rbashfulbin/rinstall
New features:
- Support automatically install ngsjs scripts required R packages
- Support
sessionInfo()andsessioninfo::session_info()inbin/rsession - Support bashful to style and parallelize the bash commands using
bin/rbashful - Support
devtools,BiocManager,BioInstallerandpacmanR packages (pkgs, repo, name) inbin/rinstall