![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10337405_1522135771311_DEF.jpg)
Reshma Ravi
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
7년 초과 전 | 답변 수: 1 | 1
1
답변질문
Replacing multiple string values
I have a splitted DNA sequence and their counts that is GUUA 2 (here GUUA is repeated twice) UUAG 2 ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
7년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0