Vijithkumar VOct 52 min readHow to leverage GNU parallel to utilize multiple cores while running AUGUSTUSThis post is about parallelizing AUGUSTUS using GNU parallel on a multi-core machine. AUGUSTUS is a powerful gene prediction program.
Vijithkumar VJul 220 min readcallable(): a built-in function of PythonDiscover how Python's callable() function checks if objects can be invoked like functions, including built-in, user-defined, lambda function
Vijithkumar VMay 260 min readCombination of RAMs - A puzzleUnlock the ultimate server memory configuration puzzle! Piece together 8GB, 16GB, and 32GB modules in 24 slots for max capacity.