TeamFleming is a multicultural group of 20 young bioinformatics enthusiasts participating in the 2021 HackBio Virtual Summer Internship

Overview

💻 Welcome to Team Fleming's Repo!

#TeamFleming is a multicultural group of 20 young bioinformatics enthusiasts participating in the 2021 HackBio Virtual Summer Internship. The HackBio 2021 Internship is a 5-week, fast-paced opportunity for budding scientists to gain advanced bioinformatics and computational biology skills while collaborating on real-world projects.

Following the footsteps of renowned scientist and drug developer, Alexander Fleming, #TeamFleming is taking their first steps to learning digital skills required to make impact at the intersection of biology & tech.

👫 Team Members

  1. Sara Elbesomy : Julia
  2. Naomi Ndifon : Ruby
  3. Adole Jolly : R
  4. Stephanie Ezirim : Python
  5. Aginah Chukwuemelie : Python
  6. Sopuluchukwu Ugwu : R
  7. Maxwell Booker : Perl
  8. Samar Ghoneim : C++
  9. Felicity Chidinma : Python
  10. Ridwan Osho : Java Script
  11. Kerishnee Naicker : Python
  12. Mercy Kibathi : Java
  13. Godspower Isaac : Python
  14. Kelvin Aganbi
  15. Olanipekun Tobi
  16. Dawoud Usman : Python
  17. Damilola
  18. Yusuf
  19. Samuel Borode : Python
  20. Emmanuel Adamolekun

Our Task

Our first task as Stage Zero Interns in the HackBio internship was tagged, The Spreadsheet Project.

Here's a pictorial representation of what we had to do

Copy of 5 Fun Facts Chalk Board Meet the Teacher Introduction Graphic (1)

How to get the .CSV file of our meta data?

First, the following dependencies should be installed. We tried our code on Windows 10 using Git Bash to run the bash script.

Julia : you can download it from https://julialang.org/downloads/ and use this tutorial to install it https://datatofish.com/install-julia/ .

g++ compiler : you can download MinGW that contains both gcc and g++ for windows from https://sourceforge.net/projects/mingw/ and you can use this tutorial to install it https://techsupportwhale.com/install-gcc-compiler-on-windows/ .

Ruby : you can download it from https://rubyinstaller.org/downloads/ .

R : you can download it from https://cran.r-project.org/ .

Python : you can download it from here https://www.python.org/downloads/ .

JavaScript : you can download it from here https://nodejs.org/en/download/ .

Perl : you can doenload it from here https://www.perl.org/get.html .

Second, you will need to download the bash script named "CSV_generator.sh" and run it on any bash environment (we used Git Bash) as:

$ ./CSV_generator.sh

And you may be needed to type this command first to allow the system to execute the scripts in your current directory:

$ chmod +x CSV_generator.sh

After running the file you will find a .CSV file in your current directory named "Fleming.csv".

You might also like...
Group P-11's submission for the University of Waterloo's 2021 Engineering Competition (Programming section).
Group P-11's submission for the University of Waterloo's 2021 Engineering Competition (Programming section).

P-11-WEC2021 Group P-11's submission for the University of Waterloo's 2021 Engineering Competition (Programming section). Part I Compute typing time f

MiniJVM is simple java virtual machine written by python language, it can load class file from file system and run it.

MiniJVM MiniJVM是一款使用python编写的简易JVM,能够从本地加载class文件并且执行绝大多数指令。 支持的功能 1.从本地磁盘加载class并解析 2.支持绝大多数指令集的执行 3.支持虚拟机内存分区以及对象的创建 4.支持方法的调用和参数传递 5.支持静态代码块的初始化 不支

This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help..

VS Code Virtual Assistant This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help. Its currentl

This is a practice on Airflow, which is building virtual env, installing Airflow and constructing data pipeline (DAGs)

airflow-test This is a practice on Airflow, which is Builing virtualbox env and setting Airflow on that env Installing Airflow using python virtual en

🤖🤖 Jarvis is an virtual assistant which can some tasks easy for you like surfing on web opening an app and much more... 🤖🤖

Jarvis 🤖 🤖 Jarvis is an virtual assistant which can some tasks easy for you like surfing on web opening an app and much more... 🤖 🤖 Developer : su

Virtual Assistant Using Python

-Virtual-Assistant-Using-Python Virtual desktop assistant is an awesome thing. If you want your machine to run on your command like Jarvis did for Ton

Powerful virtual assistant in python

Virtual assistant in python Powerful virtual assistant in python Set up Step 1: download repo and unzip Step 2: pip install requirements.txt (if py au

pyToledo is a Python library to interact with the common virtual learning environment for the Association KU Leuven (Toledo).

pyToledo pyToledo is a Python library to interact with the common virtual learning environment for the Association KU Leuven a.k.a Toledo. Motivation

Automatically deletes Capital One Eno virtual cards for when you've made a couple too many.

eno-delete Automatically deletes Capital One Eno virtual cards for when you've made a couple too many. Warning: Program will delete ALL virtual cards

Owner
null
Oregon State University grade distributions from Fall 2018 through Summer 2021

Oregon State University Grades Oregon State University grade distributions from Fall 2018 through Summer 2021 obtained through a Freedom Of Informatio

Melanie Gutzmann 5 May 2, 2022
This is the code of Python enthusiasts collection and written.

I am Python's enthusiast, like to collect Python's programs and code.

cnzb 35 Apr 18, 2022
Fithub is a website application for athletes and fitness enthusiasts of all ages and experience levels.

Fithub is a website application for athletes and fitness enthusiasts of all ages and experience levels. Our website allows users to easily search, filter, and sort our comprehensive database of over 100 exercise types to connect with related equipment and fitness Youtubers. The data is obtained by using eBay and youtube APIs and stored in a mongoDB database

Andrew Wu 1 Dec 13, 2021
0CD - BinaryNinja plugin to introduce some quality of life utilities for obsessive compulsive CTF enthusiasts

0CD Author: b0bb Quality of life utilities for obsessive compulsive CTF enthusia

null 12 Sep 14, 2022
Solutions to the language assignment for Internship in JALA Technologies.

Python Assignment Solutions (JALA Technologies) Solutions to the language assignment for Internship in JALA Technologies. Features Properly formatted

Samyak Jain 2 Jan 17, 2022
Virtual webcam that takes real webcam footage and replaces the background in order to have Virtual Backgrounds in MS Teams for Linux where the feature is unimplemented.

Background Remover The Need It's been good long while since Microsoft first released a Teams version for Linux and yet, one of Teams' coolest features

Dylan Turner 80 Dec 20, 2022
Cool Bioinformatics Scripts

Cool Bioinformatics Scripts qqplot You can use this script in two ways read tons of millions of P values from stdin # python zcat pval.txt.gz | qqplo

null 8 Oct 30, 2022
Programming in Bioinformatics, Block 3

Programming in Bioinformatics - Block 3 I. Setting up Environment and Running the Code Create the environment using the pibi_block3.yml file with the

null 2 Dec 10, 2021
Exam assignment for Laboratory of Bioinformatics 2

Exam assignment for Laboratory of Bioinformatics 2 (Alma Mater University of Bologna, Master in Bioinformatics)

null 2 Oct 22, 2022
Ningyu Jia(nj2459)/Mengyin Ma(mm5937) Call Analysis group project(Group 36)

Group and Section Group 36 Section 001 name and UNI Name UNI Ningyu Jia nj2459 Mengyin Ma mm5937 code explanation Parking.py (1) Calculate the rate of

null 1 Dec 4, 2021