Off topic:5 FAsta file input and showing result for blosum 50, 62 and 100 using nested loop
0
0
Entering edit mode
@mubarakkham2016-15626
Last seen 6.0 years ago

a. Read five different protein sequences from any public repository and store them in five different files in your hard drive.

b. Using nested loop, read each file with following combination and apply global pairwise alignment on sequences. For scoring, use BLOSUM100, BLOSUM62 and BLOSUM45 scoring matrix:

like: file1- file2, file1-3, file1- file4, file1- file5, file2- file3, file2- file4, file2- file5, file3-file4, file3- file5, file4- file5

c. Show histogram of all above scores for each BLOSUM matrix.

r nested-loop blosum matrix • 247 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 949 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6