elisapanada
Nuovo Arrivato
1 Messaggi |
Inserito il - 17 ottobre 2015 : 13:32:27
|
Ciao a tutti, sono nuova nel forum e avrei davvero bisogno del vostro aiuto! Dovrei risolvere un esercizio di python, senza aver mai fatto programmazione (sono una biotecnologa, non una bioinformatica). Ecco l'esercizio: Write a script that takes in the name of a protein complex definition file (e.g. complexes.txt) and a protein abundance file (e.g. abundances.txt) as user-specified command line arguments. Read the protein complex definitions from the complex definition file and store them in an appropriate data structure (see lecture 2 for a suggestion). When you have closed the complex definition file, report the total number of protein complexes in the file.
Sto risolvendo in spyder, sono riuscita ad aprire uno dei due file ma a questo punto non so bene come muovermi. Se qualcuno potesse aiutarmi, gliene sarei infinitamente grata! Grazie mille
|
|