Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to reformat this text input-file into this output_file?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello guys,
Anyone can help me to reformat this input text file into this corresponding output file.
More specifically, this input file has multiple rows and 5 columns, column 4 have overlapped samples and every sample have many genes from column 5 and many values from column 1 as well. So, i want to create a new file which can show the list of genes correspond to every sample in column 4 and their corresponding values from column 1.
Note: I want to compare only the first 16 digits of every sample with the rest of the other samples.
The input_file

The output file

The data is too large to share it, and thus i just post an example from it.
9 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!