Skip to content

Commit 0542d0a

Browse files
authored
Revise README to remove redundant codoff details
Removed redundant information about codoff adaptation and feedback.
1 parent da82909 commit 0542d0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
> [!IMPORTANT]
1212
> **This is useful because it could indicate that the focal gene cluster has been horizontally transfered. While quick and easy to assess, we encourage users to further investigate if HGT is indeed responsible for any such signal. This is because a discordance between the codon usage for the focal gene cluster and background genome could be due to other reasons, e.g. infrequent/highly-conditional expression of the focal gene cluster.**
1313
14+
codoff is largely adapted from the `compareBGCtoGenomeCodonUsage.py` script in the [*lsa*BGC](https://github.com/Kalan-Lab/lsaBGC) suite and presented here separately just to make it easy to install via Bioconda.
15+
16+
If you have suggestions or feedback, please let us know in the GitHub issues.
17+
1418
## Installation
1519

1620
### Bioconda
@@ -251,10 +255,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
251255
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
252256
```
253257

254-
codoff is largely adapted from the `compareBGCtoGenomeCodonUsage.py` script in the [*lsa*BGC](https://github.com/Kalan-Lab/lsaBGC) suite and presented here separately just to make it easy to install via Bioconda.
255-
256-
If you have suggestions or feedback, please let us know in the GitHub issues.
257-
258258
## Acknowledgments
259259

260260
codoff utilizes pyrodigal underneath to perform gene calling for bacterial genomes when requested:

0 commit comments

Comments
 (0)