Statistics
RANK
N/A
of 302,106
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
13,682 of 21,548
REPUTATION
22
AVERAGE RATING
3.00
CONTRIBUTIONS
11 Files
DOWNLOADS
8
ALL TIME DOWNLOADS
225
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
10 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.
10 months ago | 0 downloads |
Submitted
Burrows-Wheeler Transform and FM Index
Matlab code for Burrows-Wheeler Transform and FM Index
10 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
10 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.
10 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...
10 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.
10 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
10 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 ...
3 years ago
Submitted
PSO method to find math formula
A demo code for finding math formula by pso method
5 years ago | 54 downloads |
Submitted
VaR and backtest
some methods for VaR (value at Risk) and its backtesting method
5 years ago | 67 downloads |
Submitted
quantile BP ANN
quantile ANN network building, training and test
5 years ago | 100 downloads |
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...
8 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



