We are a diverse team of 10 scientists that are currrently on stage 0 of HackBio Bioinformatics Internship.
-You can reach us through this email: habentick@gmail.com
-🔬💻Checkout the project we are currently working on:
The main goal of this project is to create a bash script that will clone the repo and produce a csv file with the team members' information.
This is the main repository for the Stage_0 task for the
HackBio'2021 Virtual Internship Experience
The first step in this stage is to write scripts in different languages with the output:name, e-mail, slack_username, and biostack
. Next step is to make acsv
file with rows corresponding to the individual team member and columns to the fields (as name, e-mail, etc) from the various generated scripts.
The scripts need to be renamed with "script.filename" before running the code on file script.sh
We have submitted a direct link to the bash script.