Cleaning massive, disorganized spreadsheets or parsing through thousands of lines of raw server logs is annoying. You can do it yourself, make a program to do it, or you can just give it to Claude and ...
scripts/ ├── scraper.py # Multi-ATS scraper with parallel fetching ├── merge_data.py # Deduplicates and prunes stale jobs (>30 days) ├── geolocation.py # Location lookup/enrichment for the heatmap └── ...
Here we introduce methylR, a complete pipeline for the analysis of both 450K and EPIC Illumina arrays which not only offers data visualization and normalization but also provide additional features ...