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

YBlade - Import QBlade blades into Fusion 360

YBlade - Import QBlade blades into Fusion 360 Simple script for Fusion 360 that takes QBlade blade description and constructs the blade: Usage First,

Jan Mrázek 37 Sep 25, 2022
program to store and update pokemons using SQL and Flask

Pokemon SQL and Flask Pokemons api in python. Technologies flask pymysql Description PokeCorp is a company that tracks pokemon and their trainers arou

Sara Hindy Salfer 1 Oct 20, 2021
rTorrent Crash Prevention

rTorrent Disk Checker This program is capable of the following when: - a torrent is added by any program (autodl-irssi, RSS Downloader et

16 Dec 14, 2022
Blender Add-on to Add Metal Materials to Your Scene

Blender QMM (Quick Metal Materials) Blender Addon to Add Metal Materials to Your Scene Installation Download the latest ZIP from Releases. Usage This

Don Schnitzius 27 Dec 26, 2022
A reference implementation for processing the content.log files found at opendata.dwd.de/weather

A reference implementation for processing the content.log files found at opendata.dwd.de/weather.

Deutscher Wetterdienst (DWD) 6 Nov 26, 2022
A small Python library which gives you the IEEE-754 representation of a floating point number.

ieee754 ieee754 is small Python library which gives you the IEEE-754 representation of a floating point number. You can specify a precision given in t

Bora Canbula 5 Dec 20, 2022
PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks

PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks. With it you can: Open and edit a Qlik app inside a Ju

BIX Tecnologia 16 Sep 09, 2022
PyScaffold is a project generator for bootstrapping high quality Python packages

PyScaffold is a project generator for bootstrapping high quality Python packages, ready to be shared on PyPI and installable via pip. It is easy to use and encourages the adoption of the best tools a

PyScaffold 1.7k Jan 03, 2023
Practice in Oxford_AI&ML class

Practice in Oxford_AI&ML class

St3ve Lee 2 Feb 04, 2022
This repo holds custom callback plugin, so your Ansible could write everything in the PostgreSQL database.

English What is it? This is callback plugin that dumps most of the Ansible internal state to the external PostgreSQL database. What is this for? If yo

Sergey Pechenko 19 Oct 21, 2022
System Design Assignments as part of Arpit's System Design Masterclass

System Design Assignments The repository contains a set of problem statements around Software Architecture and System Design as conducted by Arpit's S

Relog 1.1k Jan 09, 2023
List of all D&D 5e monsters: WotC + popular third-party sourcebooks

Xio's Guide to Monsters If you're a DM like me, and you have multiple sources of D&D 5e monsters that include WotC as well as third-party suppliers, y

20 Jan 06, 2023
Basit bir sunucu - istemci örneği

basitSunucuistemci Aşağıdaki adresteki uygulamadaki process kapanmama sorununun çözülmesi ile oluşturulmuş yeni depo https://github.com/pricheal/pytho

Ali Orhun Akkirman 10 Dec 27, 2022
The ldapconsole script allows you to perform custom LDAP requests to a Windows domain

ldapconsole The ldapconsole script allows you to perform custom LDAP requests to a Windows domain. Features Authenticate with password Authenticate wi

Podalirius 38 Dec 09, 2022
Stock Monitoring

Stock Monitoring Description It is a stock monitoring script. This repository is still under developing. Getting Started Prerequisites & Installing pi

Sission 1 Feb 03, 2022
A package selector for building your confy nest

Hornero A package selector for building your comfy nest About Hornero helps you to install your favourite packages on your fresh installed Linux distr

Santiago Soler 1 Nov 22, 2021
Tie together `drf-spectacular` and `djangorestframework-dataclasses` for easy-to-use apis and openapi schemas.

Speccify Tie together drf-spectacular and djangorestframework-dataclasses for easy-to-use apis and openapi schemas. Usage @dataclass class MyQ

Lyst 4 Sep 26, 2022
A shim for the typeshed changes in mypy 0.900

types-all A shim for the typeshed changes in mypy 0.900 installation pip install types-all why --install-types is annoying, this installs all the thin

Anthony Sottile 28 Oct 20, 2022
Understanding the field usage of any object in Salesforce

Understanding the field usage of any object in Salesforce One of the biggest problems that I have addressed while working with Salesforce is to unders

Sebastian Undurraga 1 Dec 14, 2021
Force you (or your user) annotate Python function type hints.

Must-typing Force you (or your user) annotate function type hints. Notice: It's more like a joke, use it carefully. If you call must_typing in your mo

Konge 13 Feb 19, 2022