photo

Reshma Ravi


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
40,134
of 300,338

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Extracting the values from a cellarray
I have a cellarray that is 'GUUA' [2] 'UUAG' [2] 'UAGC' [2] 'CGCC' [2] then my problem is to find th...

8 years ago | 1 answer | 0

1

answer

Question


Extracting the column value of a table
I have a table with two columns which is symbol and value, for eg aggtc 2 agtg 2 aggc 3 etc.I want to extract the column value...

8 years ago | 1 answer | 1

1

answer

Question


Replacing multiple string values
I have a splitted DNA sequence and their counts that is GUUA 2 (here GUUA is repeated twice) UUAG 2 ...

8 years ago | 0 answers | 0

0

answers

Question


String Replacing for a DNA sequence
I want to extract the row from a table whose count is greater than 1, where the first column consists of strings and second colu...

8 years ago | 2 answers | 0

2

answers

Question


Finding the repeated substrings
I have a DNA sequence that is AAGTCAAGTCAATCG and I split into substrings such as AAGT,AGTC,GTCA,TCAA,CAAG,AAGT and so on. Then...

8 years ago | 3 answers | 0

3

answers

Question


Splitting the characters of string
For example I have a string that is, aatcgatcaagtca and I want to split it into four letters each that is,aatc,atcg,tcga,cgat an...

8 years ago | 1 answer | 0

1

answer

Question


To find repeated letters of a sequence
If i have sequence aagaatcgaat and i split it in to two letters each that is,aa,ag,ga,aa,at,tc,cg,ga,aa,at then i want to create...

8 years ago | 0 answers | 0

0

answers