Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<img src="docs/assets/MICROBIO B.svg" width=200em alt="logo" />
<img src="assets/MICROBIO B.svg#gh-light-mode-only" alt="microBioRust logo light mode" width="200">
<img src="assets/BIO W.png#gh-dark-mode-only" alt="microBioRust logo dark mode" width="200">

[![Docs](https://img.shields.io/badge/docs-mkdocs-blue.svg)](https://lcrossman.github.io/microBioRust/)

![Crates.io Version](https://img.shields.io/crates/v/microBioRust?style=flat&link=https%3A%2F%2Fcrates.io%2Fcrates%2FmicroBioRust)




## A Rust bioinformatics crate aimed at Microbial genomics<br>

The aim of this crate is to provide Microbiology friendly Rust functions for bioinformatics.<br>
Expand All @@ -16,6 +15,8 @@ The aim of this crate is to provide Microbiology friendly Rust functions for bio
Some concepts with many thanks to Rust-bio<br>
Please see the Roadmap for futher details [here](ROADMAP.md)

Check out the [docs here](https://microBioRust.github.io/microBioRust)

To install Rust - please see here [Rust install](https://www.rust-lang.org/tools/install) or with Conda<br>
If you would like to contribute please follow the [Rust code of conduct](https://www.rust-lang.org/policies/code-of-conduct)

Expand Down
1 change: 1 addition & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Integration of common types and parsers such as:
- [ ] fastq gzipped version parsing
- [ ] SAM format parser
- [ ] RPKM output parser
- [ ] Further RNA-seq transcriptomics analysis
- [ ] Support for other compressed files such as BAM and CRAM
- [ ] Writer support for those types

Expand Down
Binary file added assets/BIO W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file removed docs/assets/attributes_diagram.png
Binary file not shown.
Binary file removed docs/assets/pc_specs.png
Binary file not shown.
Binary file removed docs/assets/records_diagram.pdf
Binary file not shown.
Binary file removed docs/assets/records_diagram.png
Binary file not shown.
Binary file removed docs/assets/system_model.png
Binary file not shown.
Binary file removed docs/assets/window_code.png
Binary file not shown.
98 changes: 0 additions & 98 deletions docs/formats_and_parsing.md

This file was deleted.

94 changes: 0 additions & 94 deletions docs/formats_and_parsing.md~

This file was deleted.

39 changes: 0 additions & 39 deletions docs/index.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/installation.md

This file was deleted.

38 changes: 0 additions & 38 deletions docs/stylesheets/extra.css

This file was deleted.

Loading