Awesome List Updates on Sep 24, 2019
19 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Actions
Static Analysis / Linting
2. Awesome Cybersecurity Blueteam
Phishing awareness and reporting / Firewall appliances or distributions
- Phishing Intelligence Engine (PIE) (⭐179) - Framework that will assist with the detection and response to phishing attacks.
3. Awesome Parasite
Citizen Science Projects
- Garden Wildlife Health - This is a UK collaborative project between the Zoological Society of London (ZSL), the British Trust for Ornithology (BTO), Froglife and the Royal Society for the Protection of Birds (RSPB) that historically has been running since the 1980's (previously as Garden Bird Health initiative and Frog Mortality Project). Citizens can submit sickness and mortality reports, as well as animal wildlife samples, for wild birds, amphibians, reptiles, and hedgehogs.
- Project Monarch Health - A citizen science project running since 2006 to test adult monarch butterflies from the U.S. and Canada for the protozoan parasite Ophryocystis elektroscirrha. Participants submit spore samples collected from adult abdomems with tape for laboratory assessment at University of Georgia.
4. Awesome Ros2
Companies / Robotics Capture the Flag (RCTF)
- Apex.AI - "Safe and certified software for autonomous mobility".
- AutonomouStuff - "The world leader in autonomy systems and solutions".
- MathWorks - ROS Toolbox.
5. Awesome Static Website Services
Forms / Normal Forms
- StaticKit - Modern forms for static sites, with native support for React.
6. Awesome Bioie
Research Overviews / Pre-LLM Overviews
- Biomedical Informatics on the Cloud: A Treasure Hunt for Advancing Cardiovascular Medicine - An overview of how BioIE and bioinformatics workflows can be applied to questions in cardiovascular health and medicine research.
- Clinical information extraction applications: A literature review - A review of clinical IE papers published as of September 2016. From Mayo Clinic group (see below).
- Mining Electronic Health Records (EHRs): A Survey - A review of the methods and philosophy behind mining electronic health records, including using them for adverse event detection. See Table 2 for a list of relevant papers as of mid-2017.
Organizations / Pre-LLM Overviews
- AMIA - Many—but certainly not all—individuals studying biomedical informatics are members of the American Medical Informatics Association. AMIA publishes a journal, JAMIA (see below).
- IMIA - The International Medical Informatics Association. Publishes the IMIA Yearbook of Medical Informatics.
Journals and Events / Journals
- Database - Its subtitle is "The Journal of Biological Databases and Curation". Open access.
- JAMIA - The Journal of the American Medical Informatics Association. Concerns "articles in the areas of clinical care, clinical research, translational science, implementation science, imaging, education, consumer health, public health, and policy".
- JBI - The Journal of Biomedical Informatics. Not open access by default, though it does have an open-access "X" version.
- Scientific Data - An open-access Springer Nature journal publishing "descriptions of scientifically valuable datasets, and research that advances the sharing and reuse of scientific data".
Journals and Events / Conferences and Other Events
- ACM-BCB - The ACM Conference on Bioinformatics, Computational Biology, and Health Informatics. Held annually since 2010.
- BIBM - The IEEE International Conference on Bioinformatics and Biomedicine.
- ISMB - The International Conference on Intelligent Systems for Molecular Biology is an annual conference hosted by the International Society for Computational Biology since 1993. Much of its focus has concerned bioinformatics and computational biology without an explicit clinical focus, though it has included an increasing amount of text mining content (e.g., the 2019 meeting included a full-day special session on Text Mining for Biology and Healthcare). The meeting is combined with that of the European Conference on Computational Biology (ECCB) on odd-numbered years.
- PSB - The Pacific Symposium on Biocomputing.
Tutorials / Pre-LLM Guides, Lectures, and Courses
- Getting Started in Text Mining - A brief introduction to bio-text mining from Cohen and Hunter. More than ten years old but still quite relevant. See also an earlier paper by the same authors.
- Biomedical Literature Mining - A (non-free) volume of Methods in Molecular Biology from 2014. Chapters covers introductory principles in text mining, applications in the biological sciences, and potential for use in clinical or medical safety scenarios.
- VIB text mining and curation training - This training workshop happenened in 2013 but the slides are still online.
Code Libraries / Pre-LLM Guides, Lectures, and Courses
- Bio-SCoRes (⭐9) - paper - A framework for biomedical coreference resolution.
- medaCy (⭐424) - A system for building predictive medical natural language processing models. Built on the spaCy framework.
Tools, Platforms, and Services / Repos for Specific Datasets
- cTAKES - paper - code (⭐39) - A system for processing the text in electronic medical records. Widely used and open source.
- CLAMP - paper - A natural language processing toolkit intended for use with the text in clinical reports. Check out their live demo first to see what it does. Usable at no cost for academic research.
- DeepPhe (⭐29) - A system for processing documents describing cancer presentations. Based on cTAKES (see above).
- DNorm - paper - A method for disease normalization, i.e., linking mentions of disease names and acronyms to unique concept identifiers. Downloadable version includes the NCBI Disease Corpus and BC5CDR (see Annotated Text Data below).
- PubTator Central - paper - A web platform that identifies five different types of biomedical concepts in PubMed articles and PubMed Central full texts. The full annotation sets are downloadable (see Annotated Text Data below).
- Pubrunner (⭐41) - A framework for running text mining tools on the newest set(s) of documents from PubMed.
- TaggerOne - paper - Performs concept normalization (see also DNorm above). Can be trained for specific concept types and can perform NER independent of other normalization functions.
Tools, Platforms, and Services / Annotation Tools
- Anafora (⭐238) - paper - An annotation tool with adjudication and progress tracking features.
Techniques and Models / BERT models
- BioBERT (⭐643) - paper - code (⭐1.9k) - A PubMed and PubMed Central-trained version of the BERT language model.
Techniques and Models / Other models
- Flair embeddings from PubMed (⭐14k) - A language model available through the Flair framework and embedding method. Trained over a 5% sample of PubMed abstracts until 2015, or > 1.2 million abstracts in total.
Techniques and Models / Text Embeddings
- BioASQword2vec - paper - Qord embeddings derived from biomedical text (>10 million PubMed abstracts) using the popular word2vec tool.
- BioWordVec - paper - code (⭐141) - Word embeddings derived from biomedical text (>27 million PubMed titles and abstracts), including subword embedding model based on MeSH.
Datasets / Biomedical Text Sources
- PubMed Central Open Access Subset - A set of PubMed Central articles usable under licenses other than traditional copyright, though the exact licenses vary by publication and source. Articles are available as PDF and XML.
Datasets / Annotated Text Data
- SPL-ADR-200db - paper - A pilot dataset containing standardised information, and annotations of occurence in text, about ~5,000 known adverse reactions for 200 FDA-approved drugs.
- BioCreAtIvE 1 - paper - 15,000 sentences (10,000 training and 5,000 test) annotated for protein and gene names. 1,000 full text biomedical research articles annotated with protein names and Gene Ontology terms.
- BioCreAtIvE 2 - paper - 15,000 sentences (10,000 training and 5,000 test, different from the first corpus) annotated for protein and gene names. 542 abstracts linked to EntrezGene identifiers. A variety of research articles annotated for features of protein–protein interactions.
- BioCreAtIvE V CDR Task Corpus (BC5CDR) - paper - 1,500 articles (title and abstract) published in 2014 or later, annotated for 4,409 chemicals, 5,818 diseases and 3116 chemical–disease interactions. Requires registration.
- BioCreative VI CHEMPROT Corpus - paper - >2,400 articles annotated with chemical-protein interactions of a variety of relation types. Requires registration.
- n2c2 (formerly i2b2) Data - The Department of Biomedical Informatics (DBMI) at Harvard Medical School manages data for the National NLP Clinical Challenges and the Informatics for Integrating Biology and the Bedside challenges running since 2006. They require registration before access and use. Datasets include a variety of topics. See the list of data challenges for individual descriptions.
- NCBI Disease Corpus - paper - A corpus of 793 biomedical abstracts annotated with names of diseases and related concepts from MeSH and OMIM.
- PubTator Central datasets - paper - Accessible through a RESTful API or FTP download. Includes annotations for >29 million abstracts and ∼3 million full text documents.
Datasets / Protein-protein Interaction Annotated Corpora
- HPRD50 - paper - 50 scientific abstracts referenced by the Human Protein Reference Database, annotated for PPI.
Datasets / Other Datasets
- MIMIC-III - paper - Deidentified health data from ~60,000 intensive care unit admissions. Requires completion of an online training course (CITI training) and acceptance of a data use agreement prior to use.
- MIMIC-CXR - The MIMIC Chest X-Ray database. Contains more than 377,000 radiographic images and accompanying free-text radiology reports. As with MIMIC-III, requires acceptance of a data use agreement.
- UMLS Knowledge Sources - reference manual - A large and comprehensive collection of biomedical terminology and identifiers, as well as accompanying tools and scripts. Depending on your purposes, the single file MRCONSO.RRF may be sufficient, as this file contains unique identifiers and names for all concepts in the UMLS Metathesaurus. See also the Ontologies and Controlled Vocabularies section below.
Ontologies and Controlled Vocabularies / Other Datasets
- Disease Ontology - paper - An ontology of human diseases. Has cross-links to MeSH, ICD, NCI Thesaurus, SNOMED, and OMIM. Public domain. Available on GitHub (⭐329) and on the OBO Foundry.
- SPECIALIST Lexicon - paper - A general English lexicon that includes many biomedical terms. Updated yearly since 1994 and still updated as of 2019. Part of UMLS but does not require UTS account to download.
Data Models / Other Datasets
- Biolink - code (⭐169) - A data model of biological entities. Provided as a YAML file.
- BioUML - paper - An architecture for biomedical data analysis, integration, and visualization. Conceptually based on the visual modeling language UML.
7. Awesome Mobile Web Development
Articles and Documentation
- How Web Content Can Affect Power Usage - What you can do with web app to achieve better battery life.
- The joy and challenge of developing for KaiOS - How to start developing for KaiOS.
8. Awesome Kde
Internet & Networking
- Firefox KDE - Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE.
Plasma desktop / Themes
- Breath - Breath Theme for Manjaro Linux (Plasma 5).
9. Awesome Piracy
Stremio / Third Party Hosts
10. Awesome Ipfs
Tools
- go-orbit-db (⭐376) - This is a Golang port of OrbitDB that intends to be fully compatible with the original JavaScript version. OrbitDB is a serverless, distributed, peer-to-peer database.
11. Awesome Newsletters
Swift / Svelte
- The Swift by Sundell. Introducing the Swift by Sundell monthly newsletter!
PHP / Svelte
- Freek.dev. A bi weekly newsletter on modern PHP and Laravel.
Devops / Svelte
- StatusCode Weekly. A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal.
Cloud Development / Svelte
- Last Week in AWS. A weekly roundup of news from Amazon's cloud ecosystem.
Business/Finance / Svelte
- FBA monthly. FBA Monthly is an across-the-board summary of the month's most important news articles and blog posts regarding Amazon businesses. Only actual news, solutions, strategies, seller-to-seller tips and much more.
Entrepreneurship / Svelte
- Founders Grid. A weekly newsletter for startup founders that rounds up the best resources from startup ecosystem.
12. Awesome Roslyn
Open Source Projects
- FlubuCore (⭐816) - Cross platform build automation tool for building projects and executing deployment scripts using C# code.
13. Awesome Ocaml
Internationalization
- Camomile (⭐124) — A Unicode library for OCaml.
- ocaml-m17n (⭐52) — Multilingualization for OCaml source code. Allows using Unicode identifiers in OCaml source code.
- Uucd (⭐16) — Unicode character database decoder for OCaml.
- Uucp (⭐20) — Unicode character properties for OCaml.
- Uunf (⭐22) — Unicode text normalization for OCaml.
- Uuseg (⭐23) — Unicode text segmentation for OCaml.
- Uutf (⭐30) — Non-blocking streaming Unicode codec for OCaml.
14. Awesome React Native
Seeds / Navigation Demos
- 🐙 React Native Boilerplate ★551 (⭐3.3k) - React Native boilerplate that promotes a solid architecture via separation of concerns.
15. Awesome Flutter
Auth / Image Picker
- Flutter AppAuth (⭐269) - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by Michael Bui
🇦🇺 Australia / Misc
- Slack GDG Sydney
- Meetup GDG Sydney
- Twitter Flutter Sydney
16. Awesome Clojurescript
Resources / Books
- ClojureScript Unraveled – An open source book about the ClojureScript language that covers all the language features, how to use the compiler and the tooling for building applications and libraries.
- ClojureScript: Up and Running – An introduction to ClojureScript written by big guns of Clojure Stuart Sierra and Luke VanderHart.
- Etudes for ClojureScript – A hands-on-book of 30 companion exercises or études for introducing ClojureScript.
- Learning ClojureScript – Master the art of agile single page web application development with ClojureScript.
- Transforming Data with ClojureScript – A beginner's guide to ClojureScript with interactive examples and exercises, "focusing on the main task that programming does—transforming data".
Resources / Courses
- ClojureScript Koans – A great way to start learning Clojure and ClojureScript on the web with interactive challanges.
- Lambda Island – A full-stack web development course including front-end with ClojureScript, back-end with Clojure, language essentials, security, internet standards and system administration.
- Learn Reagent – An introduction to ClojureScript with Reagent for developers. 1 hour free content is available. learn re-frame is its follow up.
- Learning ClojureScript – A 2h 11m long introduction to Clojurescript by O'Really Online Learning. Also available on Udemy.
Resources / Videos
- ClojureScript for Skeptics – Derek Slager's talk for Clojure Conj 2015 where he is Discussing the many reasons why ClojureScript is in fact a very pragmatic language to consider for web development.
- Interactive programming Flappy Bird in ClojureScript – A 5 minutes video from 2014 demostrating the power of ClojureScript's developer experience.
Awesome ClojureScript / Code Analysis
- kibit (⭐1.7k) – Static code analyzer to find patterns of code that could be rewritten with a more idiomatic function or macro.
Awesome ClojureScript / Development
- Ambly (⭐535) – A ClojureScript REPL into iOS JavaScriptCore.
- Instaparse (⭐89) – It aims to be the simplest way to build parsers in ClojureScript.
- lein-cljsbuild (⭐1.1k) – A Leiningen plugin to make ClojureScript development easy.
- shadow-cljs (⭐2k) – ClojureScript compilation made easy
- Truss (⭐274) – An opinionated assertions API for Clojure/ClojureScript.
Awesome ClojureScript / Document Object Model
- Respo (⭐232) – A responsive DOM library, inspired by React.
Awesome ClojureScript / Internationalization
- Tempura (⭐242) – A Clojure(Script) i18n library, succeeding Tower
Awesome ClojureScript / React.js Interface
- cljsx (⭐10) – JSX for Clojure and ClojureScript, also works with Inferno, Nerv, Preact, Snabbdome (⭐11k) and others.
- Om (⭐6.7k) – A powerful interface to React, makes use of its object oriented structures.
- Quiescent (⭐609) – It favors functional style, fully stateless.
- Reagent – Minimalistic, feature complete.
- Rum (⭐1.7k) – Decomplected, extensible, simple.
Awesome ClojureScript / Reactive Programming
- Manifold-cljs (⭐46) – A port of Manifold (⭐948) to ClojureScript.
Awesome ClojureScript / Web Framework & Template
- Fulcro – A library for development of single-page full-stack web applications in clj/cljs.
- Mr-Clean – A reagent compatible library without react.js dependency.
- Precept (⭐642) – A declarative programming framework.
17. Android Security Awesome
Tools / Reverse Engineering
- Andromeda (⭐695) - Another basic command-line reverse engineering tool
18. Awesome Python Data Science
Deep Learning / TensorFlow
- tensorpack (⭐6.3k) - A Neural Net Training Interface on TensorFlow.
19. Awesome Actions on Google
Open source code
- karaoke (⭐11) - Amanda Cavallaro - Conversational App to buid your own karaoke using GCP, YouTube API and Actions on Google.
- Prev: Sep 25, 2019
- Next: Sep 23, 2019