Skip to content

Commit

Permalink
Update 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdaisley committed Jul 22, 2024
1 parent d093e07 commit a19ecaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Update: 2024-07-21
## Update: 2024-07-21 (isolateR 1.0.0)
- Added feature to <code>isoTAX</code> function to allow input of FASTA format files (relevant to addressing Issue #9).
- FASTA file type is automatically detected if first character of file is ">".
- File extension (.fasta/.fa/.fna) does not impact processing.
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: isolateR
Type: Package
Title: Automated processing of Sanger sequencing data, taxonomic profiling, and generation of microbial strain libraries
Version: 0.0.0.9004
Date: 2023-11-20
Version: 1.0.0
Date: 2024-07-22
Author: Brendan Daisley, Sarah J Vancuren, Dylan J.L. Brettingham, Jacob Wilde, Simone Renwick, Christine V Macpherson, David A. Good, Alexander J. Botschner, Sandi Yen, Janet E. Hill, Matthew T. Sorbara, Emma Allen-Vercoe.
Maintainer: Brendan Daisley <[email protected]>
Description: isolateR aims to enhance microbial isolation workflows and support the identification of novel taxa. It addresses the challenges of manual Sanger sequencing data processing and limitations of conventional BLAST searches, crucial for identifying microorganisms and creating strain libraries. The package offers a streamlined three-step process that automates quality trimming Sanger sequence files, taxonomic classification via global alignment against type strain databases, and efficient strain library creation based on customizable sequence similarity thresholds. It features interactive HTML output tables for easy data exploration and optional tools for generating phylogenetic trees to visualize microbial diversity.
Expand Down
Binary file renamed isolateR_0.0.0.9004.pdf → isolateR_1.0.0.pdf
Binary file not shown.

0 comments on commit a19ecaf

Please sign in to comment.