Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to reformat this text input-file into this output_file?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194003/image.png)
The output file
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194004/image.png)
The data is too large to share it, and thus i just post an example from it.
9 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!