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".

Gitlab py scripts

Gitlab py scripts The code can be used to gather the list of GitHub groups/projects and the permissions of the users in those groups/projects. group/p

Roghuchi 1 Aug 29, 2022
Includes Chapters for Python Crash Course session.

python-crash-course Includes Chapters for Python Crash Course session. What will you learn: Python Essentials Creating Server Writing REST API Writing

Vineet Rao 3 Feb 17, 2021
WATTS provides a set of Python classes that can manage simulation workflows for multiple codes where information is exchanged at a coarse level

WATTS (Workflow and Template Toolkit for Simulation) provides a set of Python classes that can manage simulation workflows for multiple codes where information is exchanged at a coarse level.

13 Dec 23, 2022
Snack Rice - A Rice University servery finder, customized for your needs!

Snack Rice - A Rice University servery finder, customized for your needs!

Aidan Gerber 3 Sep 25, 2022
List Less Than Ten with python

List Less Than Ten with python

PyLaboratory 0 Feb 07, 2022
Very simple encoding scheme that will encode data as a series of OwOs or UwUs.

OwO Encoder Very simple encoding scheme that will encode data as a series of OwOs or UwUs. The encoder is a simple state machine. Still needs a decode

1 Nov 15, 2021
firefox session recovery

firefox session recovery

Ahmad Sadraei 5 Nov 29, 2022
Battery conservation Python script for ubuntu to enable battery conservation mode at 60% 80% or 90%

Description Batteryconservation is a small python script wich creates an appindicator for ubuntu which can be used to enable / disable battery conserv

3 Jan 04, 2022
Script to calculate delegator epoch returns for all pillars

znn_delegator_calculator Script to calculate estimated delegator epoch returns for all Pillars, so you can delegate to the best one. You can find me o

2 Dec 03, 2021
A numbers extract from string python package

Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/FayasNoushad/Numbers-Extract/blob/main/LICENS

Fayas Noushad 4 Nov 28, 2021
A way to write regex with objects instead of strings.

Py Idiomatic Regex (AKA iregex) Documentation Available Here An easier way to write regex in Python using OOP instead of strings. Makes the code much

Ryan Peach 18 Nov 15, 2021
A working roblox account generator it doesnt bypass the capcha stuff cuz these didnt showed up in my test runs

A working roblox account generator (state 11.5.2021) it doesnt bypass the capcha stuff cuz these didnt showed up in my test runs

TerrificTable 22 Jan 03, 2023
This is a Poetry plugin that will make it possible to build projects using custom TOML files

Poetry Multiproject Plugin This is a Poetry plugin that will make it possible to build projects using custom TOML files. This is especially useful whe

David Vujic 69 Dec 25, 2022
Autogenerador tonto de paquetes para ROSCPP

Autogenerador tonto de paquetes para ROSCPP Autogenerador de paquetes que usan C++ en ROS. Por ahora tiene las siguientes capacidades: Permite crear p

1 Nov 26, 2021
Xbox-Flood is for flood anything

Intruduction Installation Usage Installing Python 3 Wiki Getting Started Creating a Key Intruduction Xbox-Flood is for flooding messages (invitations

kayake 4 Feb 18, 2022
Just a simple python script to generate graphs of salt state requisites.

saltstatevis Just a simple python script to generate graphs of salt state requisites. Installation Requirements You will need to install graphviz to r

Dwayn Matthies 3 May 04, 2022
One-stop-shop for docs and test coverage of dbt projects.

dbt-coverage One-stop-shop for docs and test coverage of dbt projects. Why do I need something like this? dbt-coverage is to dbt what coverage.py and

Slido 106 Dec 27, 2022
ToDo - A simple bot to keep track of things you need to do

ToDo A simple bot to keep track of things you need to do. Installation You will

3 Sep 18, 2022
Generic NDJSON importer for hashlookup server

Generic NDJSON importer for hashlookup server Usage usage: hashlookup-json-importer.py [-h] [-v] [-s SOURCE] [-p PARENT] [--parent-meta PARENT_META [P

hashlookup 2 Jan 19, 2022
Simple package to make requests throughout Tor with circuit renewal.

AutoTor Table of Contents About the Project Contents Dependencies Getting Started Installation Coding Contributing About the Project Simple package to

Salvador Belenguer 6 Jan 01, 2023