You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating this issue here in the hopes of building developer documentation that will be helpful to others that want to add some small feature to FluentDNA.
The first step is going to be getting FluentDNA running from source. Pip install is likely the easiest, since you can select you branch. You need to add a numpy dependency for Ideograms: pip install numpy==1.13.3
I'm creating this issue here in the hopes of building developer documentation that will be helpful to others that want to add some small feature to FluentDNA.
Follow Developer Installation Instructions. Use a Python 3.4 virtualenv.
The first step is going to be getting FluentDNA running from source. Pip install is likely the easiest, since you can select you branch. You need to add a numpy dependency for Ideograms:
pip install numpy==1.13.3
pip install --process-dependency-links git+https://github.com/josiahseaman/FluentDNA.git@i53_ideogram
Personally, I use PyCharm for development. It's free and you can check out directly from GitHub. It's very convenient.
#53
Outputting CSV
The text was updated successfully, but these errors were encountered: