Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PTDZ/SORTED

SORTED: a curated list of interesting science ideas and links (cognitive/neuro & data science)
https://github.com/PTDZ/SORTED

List: SORTED

awesome-list brain collections data data-analysis data-science electrophysiology fmri ideas knowledge-sharing linkshare list mri neuroscience open-science research resources science-ideas tools

Last synced: 2 months ago
JSON representation

SORTED: a curated list of interesting science ideas and links (cognitive/neuro & data science)

Lists

README

        

# SORTED
SORTED: a curated list of interesting science ideas, tools and links (cognitive/neuro & data science)

## Open data movement
Sites that allow to share neuroimaging datasets.

### Platforms
* [OpenNeuro](https://openneuro.org): BIDS-compliant MRI, PET, MEG, EEG, and iEEG data
* [OpenNeuro PET](https://openneuropet.github.io): BIDS-compliant PET data
* [NeuroVault](https://neurovault.org): unthresholded statistical maps, parcellations, and atlases produced by MRI and PET studies
* [BossDB](https://bossdb.org): a volumetric database for 3D and 4D neuroscience data
* [GigaDB](http://gigadb.org): GigaDB contains 2201 discoverable, trackable, and citable datasets that have been assigned DOIs and are available for public download and use
* [Machine learning datasets](https://www.datasetlist.com): a list of machine learning datasets from across the web
* [Harvard Dataverse](https://dataverse.harvard.edu):"Harvard Dataverse is a repository for research data.
* [Dryad](https://datadryad.org): Dryad is an open data publishing platform and a community committed to the open availability and routine re-use of all research data.
* [GIN](https://gin.g-node.org): Modern Research Data Management for Neuroscience
* [Zenodo](https://zenodo.org): Open data publishing platform
* [NeMO](https://nemoarchive.org): The Neuroscience Multi-omic Archive (NeMO Archive) is a data repository specifically focused on the storage and dissemination of omic data generated from the BRAIN Initiative, SCORCH consortium and related brain research projects
* [DABI](https://dabi.loni.usc.edu/home): Data Archive BRAIN Initiative, a shared repository for invasive neurophysiology data from the NIH Brain Research Through Advancing Innovative Neurotechnologies (BRAIN) Initiative

### Journals
* [Data](https://www.mdpi.com/journal/data)
* [Data in Brief](https://www.sciencedirect.com/journal/data-in-brief)
* [Gigascience](https://academic.oup.com/gigascience)
* [Frontiers in Big Data](https://www.frontiersin.org/journals/big-data)

### Other lists
* [openlists/ElectrophysiologyData](https://github.com/openlists/ElectrophysiologyData): EEG, MEG, ECoG/iEEG, and LFP data
* [meagmohit/EEG-Datasets](https://github.com/meagmohit/EEG-Datasets): EEG
* [Wikipedia: List of neuroscience databases](https://en.wikipedia.org/wiki/List_of_neuroscience_databases)
* [Most Cited Deep Learning Papers](https://github.com/terryum/awesome-deep-learning-papers): Awesome - Most Cited Deep Learning Papers

(back to top)

## Tools

### General: research

* [BIDS](https://bids.neuroimaging.io): Brain Imaging Data Structure; simple and intuitive way to organize and describe neuroimaging and behavioral data
* [Protocols.io](https://www.protocols.io): science methods, assays, clinical trials, operational procedures and checklists for keeping your protocols up do date as recommended by Good Laboratory Practice (GLP) and Good Manufacturing Practice (GMP)
* [Sample Consent Forms for neuroimaging research](https://open-brain-consent.readthedocs.io/en/stable/) (EN/DE) | [The Open Brain Consent](https://onlinelibrary.wiley.com/doi/10.1002/hbm.25351): an international initiative that aims to provide researchers in the brain imaging community with information about data sharing options and tools
* [DataLad](https://www.datalad.org): a free and open source distributed data management system
* [ADDI](https://www.alzheimersdata.org) + [AD Workbench](https://www.alzheimersdata.org/ad-workbench): Alzheimer's Disease Data Initiative; "a free data sharing platform, data science tools, funding opportunities, and global collaborations, ADDI is advancing scientific breakthroughs and accelerating progress towards new treatments and cures for AD and related dementias"
* [The Human Protein Atlas](https://www.proteinatlas.org): "The Human Protein Atlas is a Swedish-based program initiated in 2003 with the aim to map all the human proteins in cells, tissues, and organs using an integration of various omics technologies, including antibody-based imaging, mass spectrometry-based proteomics, transcriptomics, and systems biology."
* [Most Wiedzy/ Bridge of Knowledge](https://mostwiedzy.pl/en): a Polish-based system with collection of publications, studies, projects and a lot of other types of resources from a number of different subject areas (open-access)
* [Journal Citation Reports](https://jcr.clarivate.com/jcr/home): "the world's leading journals and publisher-neutral data"

### Coding/ Software
* [Dask](https://www.dask.org): parallel computing with python
* [Docker](https://www.docker.com): OS-level virtualization to deliver software in packages called containers
* [Statistics in R](https://www.datanovia.com/en/lessons/anova-in-r/#check-assumptions): guidelines

### Neuroscience

* [fMRIPrep](https://fmriprep.org/en/stable/): a preprocessing pipeline for task-based and resting-state fMRI data
* [Neurosynth](https://neurosynth.org): a platform for large-scale, automated synthesis of functional magnetic resonance imaging (fMRI) data
* [BrainMap](https://brainmap.org): a database of published functional and structural neuroimaging experiments with coordinate-based results (x,y,z) in Talairach or MNI space
* [NEMAR](https://nemar.org): an open access data, tools, and compute resource for assessing and processing human NeuroElectroMagnetic data shared by its authors thru OpenNeuro
* [ReproNim](https://www.repronim.org/index.html): ReproNim delivers a reproducible analysis framework
* [NiMARE](https://nimare.readthedocs.io/en/latest/): a Python package for neuroimaging meta-analyses (Neuroimaging Meta-Analysis Research Environment)
* [BrainIAK](https://brainiak.org): advanced fMRI analyses in Python, optimized for speed under the hood with MPI, Cython, and C++
* Brain-age models (brain-predicted age value from a raw T1-weighted MRI scans): [BrainAge](https://github.com/MIDIconsortium/BrainAge), [brainageR](https://github.com/james-cole/brainageR)
* [SPAMRI](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9301123/): A MATLAB Toolbox for Surface-Based Processing and Analysis of Magnetic Resonance Imaging
* [ENIGMA toolbox](https://enigma-toolbox.readthedocs.io): Python/MATLAB based. Cortical and subcortical visualization tools, Preprocessed micro- and macroscale data, Multiscale analytical workflows, 100+ ENIGMA-derived statistical maps

### AI: writing/ information searching
* [Chat GPT](chat.openai.com/)
* [ParaphrasingTool](https://paraphrasingtool.ai)
* [Smodin](https://smodin.io/ai-content-detector): AI content detector
* [Elicit](https://elicit.org): AI research assistant

(back to top)

## Data visualisation

* [BrainPainter](https://brainpainter.csail.mit.edu): a free software for visualisation of brain structures, biomarkers and associated pathological processes
* [HSLuv](https://www.hsluv.org): HSLuv is a human-friendly alternative to HSL
* [Information is beautiful](https://www.informationisbeautifulawards.com): The Information is Beautiful Awards celebrates excellence & beauty in data visualization, infographics, interactives &  information art

(back to top)

## Publishing

### Predatory journals/publishers etc.
* [Think-Check-Submit](https://thinkchecksubmit.org): this international, cross-sector initiative aims to educate researchers, promote integrity, and build trust in credible research and publications
* [Beall's List: expanded 2022](https://www.immunofrontiers.com/list-of-predatory-journals-and-trusted-resources-2022): a list of predatory journals & trusted resources

(back to top)

## Reading corner

### Books

#### Design/ Thinking
* [The Design of Everyday Things](https://en.wikipedia.org/wiki/The_Design_of_Everyday_Things) (Donald Norman): how users use objects, and how to optimize and standardize things and make them more intuitive and user-friendly

#### Programming
* [The Art of Readable Code](https://www.goodreads.com/book/show/8677004-the-art-of-readable-code) (Dustin Boswell & Trevor Foucher): a basic principles and practical techniques that one can apply to write a better code

#### Relaxing on a hammock under a tree...
* [What If? Serious Scientific Answers to Absurd Hypothetical Questions](https://www.goodreads.com/book/show/21413662-what-if-serious-scientific-answers-to-absurd-hypothetical-questions) (Randall Munroe)

### Articles

#### Unreliable Science (*and how to try overcome this issue)

* *Why Most Published Research Findings Are False* (PLOS/ John Ioannidis) | [Paper](https://journals.plos.org/plosmedicine/article?id=10.1371/journal.pmed.0020124) / [Wiki](https://en.wikipedia.org/wiki/Why_Most_Published_Research_Findings_Are_False): an essay written by John Ioannidis (Stanford School of Medicine); author argues that a large number of papers in medical research contain results that in fact cannot be replicated and are a false positive results
* *How scientists fool themselves – and how they can stop* (Nature/ Regina Nuzzo) | [Article](https://www.nature.com/articles/526182a) / [PDF](https://www.nature.com/articles/526182a.pdf): cognitive fallacies in research and debiasing techniques
* *Power failure: why small sample size undermines the reliability of neuroscience* (Nature/ Katherine S. Button et al.) | [Paper](https://www.nature.com/articles/nrn3475): low statistical power and its influence on true/false effects
* *Scanning the horizon: towards transparent and reproducible neuroimaging research* (Nat Rev Neurosci/ Russell A. Poldrack et al.) | [Paper](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6910649/): problems that should be acknowledge during neuroimaging data analysis (low statistical power, flexibility in data analysis, software errors etc.)
* *Variability in the analysis of a single neuroimaging dataset by many teams* (Nature/ Rotem Botvinik-Nezer et al.) | [Paper](https://www.nature.com/articles/s41586-020-2314-9): analytical flexibility can have substantial effects on scientific conclusions
* *How to get statistically significant effects in any ERP experiment* (and why you shouldn't) (Psychophysiology/ Steven J. Luck & Nicholas Gaspelin) | [Paper](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5178877/): the purpose of this paper is to demonstrate how common and seemingly innocuous methods for quantifying and analyzing ERP effects can lead to very high rates of significant-but-bogus effects
* *Slowed canonical progress in large fields of science* (PNAS/ Johan S. G. Chu & James A. Evans) | [Paper](https://www.pnas.org/doi/10.1073/pnas.2021636118): "Examining 1.8 billion citations among 90 million papers across 241 subjects, we find a deluge of papers does not lead to turnover of central ideas in a field, but rather to ossification of canon. Scholars in fields where many papers are published annually face difficulty getting published, read, and cited unless their work references already widely cited articles. New papers containing potentially important contributions cannot garner field-wide attention through gradual processes of diffusion."
* *False-positive psychology: Undisclosed flexibility in data collection and analysis allows presenting anything as significant* (Joseph P. Simmons & Leif D. Nelson) | [Paper](https://journals.sagepub.com/doi/full/10.1177/0956797611417632): "First, we show that despite empirical psychologists’ nominal endorsement of a low rate of false-positive findings (≤ .05), flexibility in data collection, analysis, and reporting dramatically increases actual false-positive rates."
* *Revised standards for statistical evidence* (PNAS/ Valen E. Johnson) | [Paper](https://www.pnas.org/doi/10.1073/pnas.1313476110): "The lack of reproducibility of scientific research undermines public confidence in science and leads to the misuse of resources when researchers attempt to replicate and extend fallacious research findings. (...) Modifications of common standards of evidence are proposed to reduce the rate of nonreproducibility of scientific research by a factor of 5 or greater."
* *The file drawer problem and tolerance for null results* (Robert Rosenthal) | [Paper](https://pages.ucsd.edu/~cmckenzie/Rosenthal1979PsychBulletin.pdf): "For any given research area, one cannot tell how many studies have been conducted but never reported. The extreme view of the "file drawer problem" is that journals are filled with the 5% of the studies that show Type I errors, while the file drawers are filled with the 95% of the studies that show nonsignificant results."
* *Is there a large sample size problem?* (Richard A. Armstrong) | [Paper](https://onlinelibrary.wiley.com/doi/10.1111/opo.12618) & *The paradox of large samples* (S. Kunte & A. P. Gore) [Paper](https://www.jstor.org/stable/24093874): statistical issues with large sample sizes
* *Do we really measure what we think we are measuring?* (Dario Gordillo et al.) | [Paper](https://www.cell.com/iscience/fulltext/S2589-0042(23)00094-9)

#### Other articles
* *A hitchhiker’s guide to working with large, open-source neuroimaging datasets* (Corey Horien et al.) | [Paper](https://www.nature.com/articles/s41562-020-01005-4): "Here we offer practical tips for working with large datasets from the end-user’s perspective. We cover all aspects of the data lifecycle: from what to consider when downloading and storing the data to tips on how to become acquainted with a dataset one did not collect and what to share when communicating results"

### Other

* [Karty Data Science](https://kartydatascience.pl): [PL only]

(back to top)

## Summer Schools / Courses / Hackathons etc.

* [Neurohackademy](https://neurohackademy.org): a summer school in neuroiming & data science, held at the University of Washington eScience Institute
* [Neuromatch](https://neuromatch.io): Neuromatch Academy (computational techniques crucial both in academia and industry (3-week program)) & Neuromatch Conference (a conference for the computational neuroscience community)
* [Google Summer of Code](https://summerofcode.withgoogle.com): a global, online program focused on bringing new contributors into open source software development

#### Other lists
* [neuroSummerSchools](https://github.com/PhABC/neuroSummerSchools): list of summer schools in neuroscience and related fields

#### On-line resources
* [ReproNim Statistics Module](http://www.repronim.org/module-stats/): Statistical basis for neuroimaging analyses: the basics / Effect size and variation of effect sizes in brain imaging / P-values and their issues / Statistical power in neuroimaging and statistical reproducibility / The positive Predictive Value / Cultural and psychological issues
* [DataCamp](https://www.datacamp.com)
* [Seeing Theory](https://seeing-theory.brown.edu/#firstPage): a simple introduction to statistics and probability through the use of interactive visualizations (Brown University)

(back to top)

## Conferences / Symposia

* [AI in aging and age-related diseases](https://www.elsevier.com/events/conferences/artificial-intelligence-neurology-aging/submit-abstract): 11-13 November 2022, on-line and on-demand; deadline: 3 October 2022
* [NEURONUS Neuroscience Forum](https://neuronusforum.pl): organized yearly in Kraków, Poland (2022: 15-17.10.2022)

(back to top)

## Initiatives, research groups, associations...

* [ENIGMA](https://enigma.ini.usc.edu): The ENIGMA Consortium brings together researchers in imaging genomics to understand brain structure, function, and disease, based on brain imaging and genetic data
* [The EuroLaD-EEG consortium](https://brainlat.uai.cl/research-and-networking-projects/seed-grants/the-eurolad-eeg-consortium-towards-a-global-eeg-platform-for-dementia/): towards a global EEG platform for dementia (*more information is not yet available)
* [BrainArt SIG](https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageid=3911): "The scope of the Brain–Art SIG is to promote the exchange between Art & Science by fostering the dialogue between artists and members of the OHBM community." | [Paper](https://psyarxiv.com/uywc5/)

(back to top)

## Interesting companies & labs, internships, job advertisements, grants & travel grants

#### Companies & labs
* [DeepMind](https://www.deepmind.com): "We’re a team of scientists, engineers, ethicists and more, committed to solving intelligence, to advance science and benefit humanity"
* [The Center for Brains, Minds and Machines](https://cbmm.mit.edu)
* [NeuroDataScience - ORIGAMI lab](https://neurodatascience.github.io)
* [Opium](http://www.opium.sh): Polish National Institute for Machine Learning

#### Travel grants
* [Travelling Fellowships, The Company of Biologists](https://www.biologists.com/travelling-fellowships/)
* [Bekker NAWA](https://nawa.gov.pl/naukowcy/program-imienia-bekkera): [only PL]
* [ReproNim/INCF Training Fellowship](https://www.repronim.org/fellowship.html)

#### Grants
* [Lider](https://www.gov.pl/web/ncbr/lider): [only PL], deadline: March 2023
* [OPUS NCN](https://www.ncn.gov.pl/): [only PL], deadline: December 2022

(back to top)

## Miscellaneous
* [Neuroscience related tutorials](https://raphaelvallat.com/index.html#six)
* [Awesome Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience): "A curated list of awesome neuroscience libraries, software and any content related to the domain." (*more general/cell-level oriented list)
* [Open Computational Neuroscience Resources](https://github.com/asoplata/open-computational-neuroscience-resources): a publicly-editable collection of open computational neuroscience resources
* [Open Science Resources](https://github.com/asoplata/open-science-resources): a publicly-editable collection of open science resources, including tools, datasets, meta-resources, etc.
* [OtherLists](https://github.com/openlists/OtherLists): a list of other lists that collect & curate resources
* [eDoktorant](https://edoktorant.pl): a website for PhD students (only PL)

(back to top)

## Other
* [reMarkable list](https://github.com/reHackable/awesome-reMarkable): a curated list of projects related to the reMarkable tablet
* [AI tools and applications](https://favird.com/l/ai-tools-and-applications)

#### Biohacking
* [Biohacking Brain Health](https://www.brightfocus.org/alzheimers/article/biohacking-brain-health-research-exploring-fasting-and-diet-changes-shows-promise)

(back to top)

## If you'd like to add anything...

Patrycja | mail[at]ptdz.pl

https://github.com/PTDZ/SORTED

Feel free to edit and create a pull request!