Skip to content

Commit 01f2ac8

Browse files
committed
update docs
1 parent 99bc3dc commit 01f2ac8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Ždocs/getting-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ metagene.plot_profile(gene_bins, gene_splits, "custom_analysis.png")
250250

251251
## Next Steps
252252

253-
- πŸ“– **[API Reference]({{ site.baseurl }}{% link api-reference.md %})**: Detailed function documentation
254-
- 🎨 **[Plotting Guide]({{ site.baseurl }}{% link plotting.md %})**: Customizing your visualizations
255-
- πŸ”§ **[Advanced Usage]({{ site.baseurl }}{% link advanced.md %})**: Power user features
256-
- πŸ’‘ **[Examples]({{ site.baseurl }}{% link examples.md %})**: More complete workflows
253+
- πŸ“– **[API Reference](api-reference.md)**: Detailed function documentation
254+
- 🎨 **[Plotting Guide](plotting.md)**: Customizing your visualizations
255+
- πŸ”§ **[Advanced Usage](advanced.md)**: Power user features
256+
- πŸ’‘ **[Examples](examples.md)**: More complete workflows

β€Ždocs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permalink: /
1212
A powerful Python package for metagene profiling analysis and visualization, featuring automatic reference downloading, rich CLI interface, and comprehensive plotting capabilities.
1313
{: .fs-6 .fw-300 }
1414

15-
[Get started now]({{ site.baseurl }}{% link getting-started.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
15+
[Get started now](getting-started.md){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
1616
[View it on GitHub](https://github.com/y9c/metagene){: .btn .fs-5 .mb-4 .mb-md-0 }
1717

1818
---
@@ -102,6 +102,6 @@ Metagene analysis is a powerful technique for visualizing the distribution of ge
102102

103103
## Getting Help
104104

105-
- πŸ“– **[Documentation]({{ site.baseurl }}{% link getting-started.md %})**: Complete guides and API reference
105+
- πŸ“– **[Documentation](getting-started.md)**: Complete guides and API reference
106106
- πŸ› **[Issues](https://github.com/y9c/metagene/issues)**: Report bugs or request features
107107
- πŸ’¬ **[Discussions](https://github.com/y9c/metagene/discussions)**: Ask questions and share ideas

0 commit comments

Comments
Β (0)