Skip to content

Instantly share code, notes, and snippets.

View Sidduppal's full-sized avatar
🎯
On the lookout for new adventures

Siddharth Uppal Sidduppal

🎯
On the lookout for new adventures
  • School of Pharmacy, University of Wisconsin-Madison
  • Madison, WI
  • 15:13 (UTC -05:00)
  • X @SiddUppal
  • LinkedIn in/sidd-uppal
View GitHub Profile
@Sidduppal
Sidduppal / snakefile
Last active September 10, 2023 23:20
snakemake workflow for running [Autometa](https://github.com/KwanLab/Autometa)
"""
Author: Siddharth Uppal (@Sidduppal)
Date: 2023-Sept-09
Version: 1.0
Description: snakemake workflow for running [Autometa](https://github.com/KwanLab/Autometa)
"""
import glob
import os