bioinformatics
Fetching genomic sequence efficiently in Python?
How can I fetch genomic sequence efficiently using Python?For example, from a .fa file or some other easily obtained format?I basically want an interface fe开发者_Python百科tch_seq(chrom, strand, star[详细]
2023-01-06 17:47 分类:问答Bookmarklet to open user defined link and make user defined form drop-down box selections
I\'ve written a bookmarlet to open a user defined web link, in this specific case a specific genomic location in the UCSC genome broswer.[详细]
2023-01-05 03:08 分类:问答Image Processing video lectures or any other learning resources? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-04 18:59 分类:问答python solutions for managing scientific data dependency graph by specification values
I have a scientific data management problem which seems general, but I can\'t find an existing solution or even a description of it, which I have long puzzled over.I am about to embark on a major rewr[详细]
2023-01-03 21:12 分类:问答What do you think is the best language for Bioinformatics? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_JS百科 Want to improve this question? Update the question so it can be answered with facts and citation[详细]
2023-01-02 10:38 分类:问答Refining data stored in SQLite - how to join several contacts?
I\'m storing contacts between different elements. I want to eliminate elements of certain type and store new contacts of elements which were interconnected by the eliminated element.[详细]
2022-12-31 07:21 分类:问答How can I extract DNA sequence using a Perl script from UCSC if I have their coordinates?
开发者_开发问答How can I extract DNA sequence using a Perl script from genome browser (UCSC), if I have their coordinates?You can pipe a DAS sequence request into a Perl script that parses out the XML[详细]
2022-12-28 09:00 分类:问答Why is Perl used so extensively in biology research? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-24 15:24 分类:问答R optimization: How can I avoid a for loop in this situation?
I\'m trying to do a simple genomic track intersection in R, and running into major performance problems, probably related to my use of for loops.[详细]
2022-12-24 12:14 分类:问答Coding Blosum62 in the source code
I am trying to implement protein pairwise sequence alignment using \"Global Alignment\" algorithm by \'Needleman -Wunsch\'.[详细]
2022-12-22 09:40 分类:问答