Reshma Ravi
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
39.830
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
Replacing multiple string values
I have a splitted DNA sequence and their counts that is GUUA 2 (here GUUA is repeated twice) UUAG 2 ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 0 respuestas | 0