在Windows系统下下载biopython

本文介绍了在Windows系统下安装BioPython时遇到的问题及解决方案。通过使用pip安装时遇到的错误,发现缺少wheel包,安装wheel后仍有警告但不阻碍继续。接着发现系统未安装Visual C++ 14.0,下载并安装后问题解决,最终在Python IDE中验证安装成功。
摘要由CSDN通过智能技术生成

BioPython 是一个用来处理序列和生物信息的python包,里面包含了很多的工具,可以用来直接读取fasta格式。windows 系统下使用pip方式:

pip install biopython

但是我电脑输入此命令行后并没有成功安装,有一些报错出现,因此我们得一个个解决报错才能成功下载。

我们可以看到电脑里面并没有“wheel”这个包,因此我们安装此包后再此尝试。

发现并没有报错,只是有警告,要我更新版本,所以不管,继续下载。

(╯▽╰)老老实实的按它要求跟新吧,结果:

Chapter1 Introduction 1.1 WhatisBiopython? TheBiopythonProjectisaninternationalassociationofdevelopersoffreelyavailablePython(http://www. python.org)toolsforcomputationalmolecularbiology.Thewebsitehttp://www.biopython.orgprovides anonlineresourceformodules,scripts,andweblinksfordevelopersofPython-basedsoftwareforlifescience research. Basically,wejustliketoprograminpythonandwanttomakeitaseasyaspossibletousepythonfor bioinformaticsbycreatinghigh-quality,reusablemodulesandscripts. 1.1.1 WhatcanIfindintheBiopythonpackage ThemainBiopythonreleaseshavelotsoffunctionality,including: •Theabilitytoparsebioinformaticsfilesintopythonutilizabledatastructures,includingsupportfor thefollowingformats: –Blastoutput–bothfromstandaloneandWWWBlast –Clustalw –FASTA –GenBank –PubMedandMedline –ExPASyfiles,likeEnzyme,ProdocandProsite –SCOP,including‘dom’and‘lin’files –UniGene –SwissProt •Filesinthesupportedformatscanbeiteratedoverrecordbyrecordorindexedandaccessedviaa Dictionaryinterface. •Codetodealwithpopularon-linebioinformaticsdestinationssuchas: –NCBI–Blast,EntrezandPubMedservices –ExPASy–ProdocandPrositeentries •Interfacestocommonbioinformaticsprogramssuchas: 5 –StandaloneBlastfromNCBI –Clustalwalignmentprogram. •Astandardsequenceclassthatdealswithsequences,idsonsequences,andsequencefeatures. •Toolsforperformingcommonoperationsonsequences,suchastranslation,transcriptionandweight calculations. •CodetoperformclassificationofdatausingkNearestNeighbors,NaiveBayesorSupportVector Machines. •Codefordealingwithalignments,includingastandardwaytocreateanddealwithsubstitution matrices. •Codemakingiteasytosplitupparallelizabletasksintoseparateprocesses. •GUI-basedprogramstodobasicsequencemanipulations,translations,BLASTing,etc. •Extensivedocumentationandhelpwithusingthemodules,includingthisfile,on-linewikidocumen- tation,thewebsite,andthemailinglist. •IntegrationwithBioSQL,asequencedatabaseschemaalsosupportedbytheBioPerlandBioJava projects. WehopethisgivesyouplentyofreasonstodownloadandstartusingBiopython!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值