Skip to content

Commit c0b17ff

Browse files
Haddoxclaude
andcommitted
Rename repo from flu-syn-rates to flu-mut-rates in docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d8ec903 commit c0b17ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
88

99
## Project Overview
1010

11-
Flu-syn-rates - A Snakemake pipeline for analyzing synonymous and non-synonymous mutation rates in influenza virus phylogenetic trees. The pipeline processes mutation patterns across different influenza segments and subtypes, calculating mutation counts and rates from phylogenetic trees generated by flu-usher.
11+
Flu-mut-rates - A Snakemake pipeline for analyzing synonymous and non-synonymous mutation rates in influenza virus phylogenetic trees. The pipeline processes mutation patterns across different influenza segments and subtypes, calculating mutation counts and rates from phylogenetic trees generated by flu-usher.
1212

1313
## Key Commands
1414

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# flu-syn-rates
1+
# flu-mut-rates
22

33
## Overview
44

@@ -9,7 +9,7 @@ This pipeline calculates synonymous and non-synonymous mutation rates across inf
99
### Directory Structure
1010

1111
```
12-
flu-syn-rates/
12+
flu-mut-rates/
1313
├── Snakefile # Main workflow definition
1414
├── config.yaml # Configuration file
1515
├── scripts/

0 commit comments

Comments
 (0)