39 | | Collects for useful linux scripts & codes |
| 39 | Collects for useful shell & python scripts & codes |
| 40 | || Python function with multiple returns || [http://www.pas.rochester.edu/~bliu/Scripts/Python/multiReturns.py multiple return function] || test. one return is a list || |
| 41 | || Python script to read csv file || [http://www.pas.rochester.edu/~bliu/Scripts/Python/csvRead.py read csv file]; [http://www.pas.rochester.edu/~bliu/Scripts/Python/snv.csv example csv file] || the example csv file comes from DDiMAP || |
| 42 | || Python scripts to read, write and parse fasta files ||[http://www.pas.rochester.edu/~bliu/Scripts/Python/fastaParsing.py read];[http://www.pas.rochester.edu/~bliu/Scripts/Python/fastaWrite.py write]; [http://www.pas.rochester.edu/~bliu/Scripts/Python/fastaParsing2.py parse]; [http://www.pas.rochester.edu/~bliu/Scripts/Python/fasta2List.py fasta file to a List]; [http://www.pas.rochester.edu/~bliu/Scripts/Python/128_Public_DDiMAP.fa example fasta file] || biopython needed. The example fasta file comes from DDiMAP || |
| 43 | || Python Script to rotate and save Window in VisIt || [http://www.pas.rochester.edu/~bliu/Scripts/Visit/savePlot.py Save to curve] || Save line plot to curve/text file || |
| 44 | || Python Script to rotate and save Window in VisIt || [http://www.pas.rochester.edu/~bliu/Scripts/Visit/rotateSave.py Rotate&Save] || Tested with VisIt 2.6.2 || |