Gaurav Sablok - I immediately take accepted submitted job offer
@omicscode.bsky.social
140 followers 670 following 580 posts
I primarily use Rust 🦀 , Python, R, and do, follow and develop Bioinformatics Analysis and Software, Algorithm, Machine Learning | Heterosexual | Read Post and Replies | https://github.com/omicscode | Email: [email protected] or [email protected]
Posts Media Videos Starter Packs
Pinned
omicscode.bsky.social
I am open to Bioinformatics, Computational Biology and Genomics,and submitting applications for job offers in the European Union 🇪🇺, UK 🇬🇧, USA 🇺🇸, Australia 🇦🇺.
Research Background: www.icloud.com/iclouddrive/...
Research Application with references: www.icloud.com/iclouddrive/...
omicscode.bsky.social
Soon, shall be migrating all the ready code to the Codeberg codeberg.org in addition to the GitHub after joining the new job offer, so that the development version can sync across the Codeberg and Github. Codeberg is much better and very concise and applicative. Just like BlueSky of Twitter.
omicscode.bsky.social
@ppgardne.bsky.social Thank you for these position, chance and job offer and i am going to apply for the same. I am applying widely and hence as a part of the job search, will apply to this one also. Thank you so much for bringing this to the attention.
omicscode.bsky.social
Thats so good. @kylemojo.bsky.social . I wish you a very good success and i am looking excited and forward to work along with you all.
omicscode.bsky.social
All ORM should be managed by dotenv in a HPC cluster management. You should never read it from command line. If your data uses follow sharding, which is a faster way of indexing B trees then you should use dotenv.
omicscode.bsky.social
Better way cargo add dotenv. Add a .dotenv and then in the mail function call the dotenv() into a static : &str variable thats it. It will read the values from the dot env. All HPC cluster i mange i used this, to avoid the command line injecting as by that the database can be corrupted.
omicscode.bsky.social
Path for a Bioinformatician and HPC Core or Specialist or Research Associate: 1. System programming: C++ or RUST 🦀 2. Bioinformatics and Machine Learning: : Python or Julia or R. 3. DevOps: GOlang. Choose according to your role. Avoid language jargon as everything can be done with this
omicscode.bsky.social
In addition, Hiring a bioinformatician should be :1. Have a well maintained Github repository, 2. Have knowledge of either C++ or Rust and Python or R for data analysis. Not just only do bash. Fluent in learning new development. 3. Self motivated 4. Think ahead what is emerging.
aneichyk.bsky.social
Hiring #bioinformaticians before having a #data strategy is like putting a carriage in front of the horse
#biotech #techbio #bioinformatics #drugdevelopment
omicscode.bsky.social
Thank you so much and for me programming language is a programming language and nothing more than that. So what is needed i use and what is not needed, dropped. This is the prime reason and explanation of people who write their codebase themselves. Those who just use others, have no thinking.
omicscode.bsky.social
This has parallel implementation and going to implement this and see how fast this. I think you can easily spawn threads and make it happen. codeberg.org/libreda/parg...
pargraph
Parallel graph processing using an operator formulation.
codeberg.org
omicscode.bsky.social
Wrote GOlang for DevOps and server management and now use server management. Rest never took any other language apart from this and it is not needed.
omicscode.bsky.social
I am not a fan of learning programming languages. Used C++ previously for a decade and dropped and started using Python and Rust. My employer told we can use R so started R back otherwise, i was writing only Python and Rust end to end. My use of R is only limited to Bioinformatics.
omicscode.bsky.social
This has a pretty good implementation github.com/pnevyk/rusty... and meanwhile i finished writing myself. 😍. Implemented a graph structure for directed graphs and then uses the Louvian method to cluster the metabolic cluster of high expression for graph machine learning.
GitHub - pnevyk/rusty-graphs: Collection of examples for showcasing various Rust graph data structure libraries.
Collection of examples for showcasing various Rust graph data structure libraries. - pnevyk/rusty-graphs
github.com
omicscode.bsky.social
and others and such as Louvian methods for a new crate for metagenomics, bioinformatics and metabolic network based graph learning.
omicscode.bsky.social
The good part of RustRover like Zed is that it provides support for Python programming languages and i am a full stack on RUST 🦀 software dev, algorithmic, machine learning including web and only now uses Python for 💻 machine learning, so that was a very good combination, so same as Zed.
omicscode.bsky.social
Brilliant words. I totally agree to that in all regards and respect.
omicscode.bsky.social
Writing a RUST 🦀 graph and they dont have DFS and BFS implementation in a single crate 😆 so have to write a vertex edge relation with the Louvian maths. Do you happen to know any crate.
omicscode.bsky.social
Its good really good. I checked today this morning but since my laptop 💻 is old one do too slow for that and so may be later. Overall very good one and i would be really happy to use both Zed and RustRover for RUST 🦀. So thank you for suggesting that.
omicscode.bsky.social
Areas of expertise: I work on all species from bacteria, plants, fungi, humans and work across RNA-Seq, Single-cell, Phylogenomics, Evolutionary analysis, Metagenomics, Pangenomics analysis from all types of sequencing technologies.
omicscode.bsky.social
I enjoy every position such as academics. However, with in academics also I prefer Bioinformatician, Developer, CTO, and lead researcher roles as senior CTO, Senior Computational lead in those areas. I am not interested in freelancing (so please kindly don't contact regarding the same).
omicscode.bsky.social
Writing the machine learning model now after a year, its so good and great. Recalling and reading back all what I previously wrote for other projects in plants, bacterial and microbes and Metagenomics. Last six months only human software development and analysis.
omicscode.bsky.social
I am not wrong in suggesting this. See the recent survey Our recently released report, The State of Python 2025, shows that 41% of Python developers use the language specifically for machine learning and for others there are better ways. So the whole community is saying this and not only me.
State of python 2005
omicscode.bsky.social
Awesome thank you and i look forward to my application outcome. It would be so good and i would be happy with the chance, opportunity, job offer and developing us all together.
omicscode.bsky.social
This evening I optimize this machine learning model and I implemented additional loss functions, for those who dont know you can read: neptune.ai/blog/keras-l... and using that now my prediction efficiency has increased and the model being written entirely in RUST 🦀 is highly scalable
Keras Loss Functions: Everything You Need to Know
Learn about Keras loss functions: from built-in to custom, loss weights, monitoring techniques, and troubleshooting 'nan' issues.
neptune.ai