bioinformatics
Sliding Window with Variable Increment - Python
I am trying to use the sliding window function in Python to compare a very long list of values. The code I have found for the sliding window function is below:[详细]
2023-03-25 18:18 分类:问答Python - Iteration over nested lists
I\'m stuck on a small but tricky problem since yesterday. What I have is a (possibly infinitely) nested list like this:[详细]
2023-03-23 10:56 分类:问答PUBMED author/article database [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-23 10:09 分类:问答Protein structure visualization
I\'ve been asked to work on Protein structure visualization, something like RasMol where a user will be opening a pdb file to get the protein structure.[详细]
2023-03-22 02:30 分类:问答Joining Elements in a List according to length - Python
I am trying to design a parser for FASTA files (without using biopython) and am having problems in the following area:[详细]
2023-03-21 08:50 分类:问答How to rectify issues occurring while installing Cufflinks and Boost?
I\'m having a problem installing Cufflinks.Before installing Cufflinks, I installed Boost first with:[详细]
2023-03-19 10:29 分类:问答Extracting Info from Plain Text and Writing to XML Using DOM
Currently, I\'m designing some format conversion tools in the area of glycobiology. The format conversion involves going from a text file to an XML file that is standard in the field. Most of the time[详细]
2023-03-18 22:04 分类:问答Algorithm to Solve Genetic Crossover Problem
I have a list of objects like: class PairingStrand { int startInt; // the start pos int endInt;// the end pos[详细]
2023-03-15 02:32 分类:问答Downloading Javascript File from Website using Python
I am trying to use python to download the results from the following website: http://david.abcc.ncifcrf.gov/api.jsp?type=GENBANK_ACCESSION&ids=CP000010,CP000125,CP000124,CP000124,CP000124,CP0001[详细]
2023-03-14 22:18 分类:问答Find, replace, and increment at each occurence of string
I\'m relatively new to scripting and apologize in advance for this painfully simple problem.I beli开发者_JAVA百科eve I\'ve searched pretty thoroughly, but apparently no other answers or cookbooks have[详细]
2023-03-12 17:14 分类:问答