Giter Site home page Giter Site logo

souradiptoc / codonu Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 1.0 65.94 MB

A python project for analysis of codon usage for gene or genome analysis

Home Page: https://github.com/SouradiptoC/CodonU

License: MIT License

Python 100.00%
bioinformatics bioinformatics-analysis bioinformatics-tool codon codon-bias codon-usage genome genome-analysis codonw cai

codonu's Introduction

Hi there ๐Ÿ‘‹ I'm Souradipto Choudhuri

  • ๐Ÿ”ญ Iโ€™m currently working on Bioinformatics tool development
  • ๐ŸŒฑ Iโ€™m currently learning python
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on various bioinformatic tool development
  • ๐Ÿ“ซ How to reach me: [email protected]

codonu's People

Contributors

souradiptoc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kehan777

codonu's Issues

Not identical Output

Hello sir,
I am new user CodonU .I have one question about output.
I am run Staphylococcus_aureus.fasta file but my output not to same your output.
why.. if you want I will share my output screenshot ............

Originally posted by @Hasanzahid10 in #4 (comment)

Save image issue

When i am neutrality and partty rule2 plot function given save_image = True
FileNotFoundError :[Errno 2] no such file or director show
I am share some image
mmexport1717656880765
mmexport1717656883091
mmexport1717656886530
How to solve this problem .... #Help me

Unable to import CodonU.analyzer

from CodonU import analyzer as an

leads to

ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from CodonU import analyzer as an

File ~/conda/lib/python3.10/site-packages/CodonU/analyzer/init.py:1
----> 1 from .cai_comp import calculate_cai
2 from .rscu_comp import calculate_rscu
3 from .cbi_comp import calculate_cbi

File ~/conda/lib/python3.10/site-packages/CodonU/analyzer/cai_comp.py:1
----> 1 from cai2 import CAI
2 from warnings import filterwarnings
3 from Bio.Data.CodonTable import unambiguous_dna_by_id

ModuleNotFoundError: No module named 'cai2'

Python 3.10.11
CodonU 1.0.4

All MCA Plotting functions not working.

command: viz.plot_mca_aa_aroma(in_file, 11)
error: AttributeError: module 'CodonU.vizualizer' has no attribute 'plot_mca_aa_aroma'

command: viz.plot_mca_aa_gravy(in_file, 11)
error: AttributeError: module 'CodonU.vizualizer' has no attribute 'plot_mca_aa_gravy'

Same for:
viz.plot_mca_rscu(in_file, 11)
viz.plot_mca_codon_freq(in_file, 11)

Javascript Error: too much recursion

python 3.11
latest version of codonU

Any thing I try within the examples for my file I get "Javascript Error: too much recursion"

any thoughts?

Error In Installing CodonU

hello i am trying to install CodonU (pip install CodonU) package for my project. I have tried my best to install but i am facing error while installing CodonU. moreover i had tried to sort out this error but i can't. i have attached a screenshot of error that I am facing.
waiting for a nice positive response.
regards Abdul Majeed
Error_CodonU

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.