Statistics
RANK
N/A
of 300,788
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
13,578 of 21,091
REPUTATION
22
AVERAGE RATING
3.00
CONTRIBUTIONS
11 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
223
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Submitted
script for assembling gene sequences using ucsc coordinates
script for assembling gene sequences by ucsc coordinates and do summary by comparing refmRNA
2 months ago | 0 downloads |
Submitted
script for converting gff3 to gtf file for bioinformatics
Use this script to convert gff3 format file to get gtf format file for bioformatics data.
2 months ago | 0 downloads |
Submitted
Burrows-Wheeler Transform and FM Index
Matlab code for Burrows-Wheeler Transform and FM Index
2 months ago | 1 download |
Submitted
Get rna exon sequence using UCSC refseq coordinate
This is a demo of how to use ucsc refseq coordinates to get RNA exon sequence
2 months ago | 0 downloads |
Submitted
DNA genetics palindrome sequence search demo
this is a demo script how to search genetic palindrome sequence in a DNA sequence.
2 months ago | 1 download |
Submitted
demo LCS longest_common subsequence
problem : given two strings x and y, find the longest common subsequence (LCS) and print its length % Example: % x: abcic...
2 months ago | 0 downloads |
Submitted
a demo of local alignment for two RNA/DNA/protein sequences
This is a demo of local alignment for two RNA/DNA/protein sequences by Smith-Waterman algorithm.
2 months ago | 1 download |
Submitted
Global alignment for two RNA/DNA/protein sequences
This is a demo for global alignment for two RNA/DNA/protein sequences - Needleman-Wunsch
2 months ago | 1 download |
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
2 years ago
Submitted
PSO method to find math formula
A demo code for finding math formula by pso method
4 years ago | 1 download |
Submitted
VaR and backtest
some methods for VaR (value at Risk) and its backtesting method
4 years ago | 1 download |
Submitted
quantile BP ANN
quantile ANN network building, training and test
4 years ago | 1 download |
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
7 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years ago



