Общая информация
Название [ DevCourseWeb.com ] Udemy - Python for Biologists
Тип
Размер 3.78Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
__init__.cpython-39.pyc 300б
__init__.py 142б
1. Dealing with time and date.mp4 36.48Мб
1. If statement, if-else statement, and if-elif-else statement.mp4 29.29Мб
1. Import modules, see python paths, and import methods.mp4 57.03Мб
1. Introduction.mp4 35.55Мб
1. Introduction.mp4 5.51Мб
1. Introduction Arithmetic operators Addition and subtraction.mp4 13.27Мб
1. Modify some codes to use as examples.mp4 90.49Мб
1. Obtain a tuple length, and minimum and maximum items of a tuple.mp4 23.31Мб
1. Obtain RNA-seq data from ENA Browser - European Nucleotide Archive.html 794б
1. Prepare and save external data in a data type in python Create small database.mp4 26.66Мб
1. Refresh.mp4 7.89Мб
1. Review.mp4 11.37Мб
1. Review.mp4 25.23Мб
1. Review.mp4 12.70Мб
1. Review.mp4 29.48Мб
1. The while loop.mp4 30.16Мб
10. Center a string to total width columns.mp4 3.13Мб
10. Create a code that calculates extra nucleotides in DNA before translation.mp4 20.37Мб
10. Improving the first module to receive quality and its percentage from the user.mp4 39.14Мб
10. Remove a duplicate items of a list.mp4 11.26Мб
10. Summary.mp4 1.58Мб
10. Summary.mp4 1.67Мб
10. Summary.mp4 2.04Мб
10. Summary.mp4 2.16Мб
10. Tips for writing the variable name or identifier.mp4 9.14Мб
11. Argument for unlimited items.mp4 22.62Мб
11. Correction of errors discovered in the first module.mp4 62.26Мб
11. Correct the code.html 132б
11. Left and right adjustment of a string for the total width of the columns.mp4 5.34Мб
11. Open a file for read and write purposes.mp4 13.96Мб
11. Summary.mp4 1.60Мб
11. The problem of receiving data, whether from the command interface or a file.mp4 7.49Мб
12. Assignment operators.mp4 14.14Мб
12. Convert from an integer to a float or vice versa.mp4 23.30Мб
12. Count how many times a string or substring occurs in a string.mp4 4.90Мб
12. Summary.mp4 1.20Мб
12. Summary.mp4 1.99Мб
12. Summary.mp4 2.60Мб
12. The end A short story for the last tip.mp4 1.91Мб
13. Complete the code Convert from integer to float and vice versa.html 132б
13. Open a file for write and read purposes.mp4 19.55Мб
13. Reduce the risk of using reserved words with the case sensitivity feature.mp4 9.05Мб
13. Summary.mp4 1.21Мб
13. Test if a string or substring of the string ends with a certain suffix.mp4 9.58Мб
13. The lambda as an alternative function in case of small code.mp4 8.99Мб
14. Comparison operators Equality.mp4 16.16Мб
14. Correct the code.html 132б
14. Summary.mp4 1.79Мб
14. Summary.mp4 2.11Мб
14. Test if a string or substring of the string starts with a certain prefix.mp4 4.02Мб
14. Work with the complex.mp4 16.91Мб
15. Comparison operators Greater than and less than.mp4 16.83Мб
15. Convert from a number to a string and vice versa.mp4 25.61Мб
15. Expand tabs in string to multiple spaces.mp4 5.79Мб
15. Open a file for append and read purposes.mp4 8.17Мб
15. Summary.mp4 1.96Мб
16. Complete the code Convert from a number to a string and vice versa.html 132б
16. Find starting index of a string or substring that occurs in a string.mp4 7.08Мб
16. Summary.mp4 1.73Мб
16. Summary.mp4 1.64Мб
16. The difference between comments and codes.mp4 15.42Мб
17. Complete the code Convert from a number to a string.html 132б
17. Correct the code.html 132б
17. Create a code that compares two sequences in terms of both length and content.mp4 15.32Мб
17. Dealing with the content of the open file for the purpose of reading.mp4 23.35Мб
17. Find starting index of a string or substring that occurs backwards in a string.mp4 6.28Мб
18. Dealing with read lines one by one.mp4 35.74Мб
18. Search starting index of a string or substring that occurs in a string.mp4 3.32Мб
18. Summary.mp4 1.45Мб
18. Summary.mp4 1.77Мб
18. Summary.mp4 2.30Мб
19. Convert from a string to a list or tuple.mp4 16.22Мб
19. Membership operators.mp4 6.81Мб
19. Output a list in a file.mp4 30.24Мб
19. Receiving and processing user data and producing output..mp4 17.70Мб
19. Search starting index of a string or substring that occurs backwards in a string.mp4 4.75Мб
2. Arithmetic operators Multiplcation, division, floor division, and exponent.mp4 8.55Мб
2. Create the first module to estimate the quality of nucleotides in the FASTQ file.mp4 91.25Мб
2. Defining the programming language and installing python on Windows and Mac.mp4 48.53Мб
2. Modify some codes to use as examples.mp4 5.65Мб
2. Number data type.mp4 9.07Мб
2. Obtain a dictionary length.mp4 2.30Мб
2. Obtain a list length, and minimum and maximum items of a list.mp4 19.87Мб
2. Summary.mp4 2.62Мб
2. Summary.mp4 2.52Мб
2. Summary.mp4 1.27Мб
2. Summary.mp4 2.62Мб
2. Summary.mp4 1.31Мб
2. The first code Unraveling the mystery of the IUPAC ambiguity codes.mp4 14.87Мб
2. The forward index.mp4 34.93Мб
2. Which is faster Calculating the time taken for two GC content calculator codes.mp4 38.59Мб
20. Complete the code Convert from a string to a list or tuple.html 132б
20. Correct the code.html 132б
20. Read files with for loop Preserving memory from complexity.mp4 37.41Мб
20. Summary.mp4 1.34Мб
20. Test if a string contains alphanumeric character(s).mp4 3.34Мб
21. Convert from a list or tuple to a dictionary.mp4 20.46Мб
21. Create a code that searches for a restriction recognition site in DNA.mp4 9.30Мб
21. Summary.mp4 1.97Мб
21. Test if a string contains alphabetic character(s).mp4 6.37Мб
21. The second and preferred way to open files Don't be afraid to close files.mp4 25.99Мб
22. Handle paths The current path and how to go and get the contents.mp4 25.73Мб
22. Logical operators.mp4 16.87Мб
22. Optional tips for organizing variables.mp4 9.56Мб
22. Summary.mp4 1.82Мб
22. Test if a string contains digits only.mp4 4.58Мб
23. Creating a folder or folders.mp4 21.24Мб
23. Summary.mp4 1.54Мб
23. Summary.mp4 3.01Мб
23. Test if a string contains upper- or lower-case and convert from one to another.mp4 16.58Мб
24. Create a code that searches for MULTIPLE restriction recognition sites in DNA.mp4 19.52Мб
24. Delete a folder.mp4 42.68Мб
24. The difference between numbers test.mp4 15.09Мб
25. Delete folders.mp4 11.24Мб
25. Summary.mp4 1.71Мб
25. Test if a string contains white space(s).mp4 2.04Мб
26. Identity operators.mp4 26.34Мб
26. Rename a folder or folders.mp4 15.28Мб
26. Test if a string is a title and create title.mp4 3.94Мб
27. Concatenate list or tuple items into a string.mp4 7.83Мб
27. Summary.mp4 1.03Мб
28. Bitwise operators Convert from an integer to a binary and vice versa.mp4 13.66Мб
28. Obtain a string length.mp4 2.47Мб
29. Bitwise operators And, or, xor.mp4 22.21Мб
29. Remove leading or tailing character(s) or from both sites of a string part 1.mp4 12.74Мб
3. Add an item to the end or certain location of a list.mp4 7.40Мб
3. Arithmetic operators Modulus.mp4 7.96Мб
3. Calculating the GC content using the while loop.mp4 65.67Мб
3. Combine module and script using if name == main.mp4 65.75Мб
3. Completing the creation of the first module.mp4 71.39Мб
3. Create a code that determines whether the sequence is DNA or RNA.mp4 9.68Мб
3. Create and call functions and the difference between print and return.mp4 114.99Мб
3. Create a variable that stores a number.html 132б
3. Dealing with a specific format of time and date in terms of output or reading.mp4 47.46Мб
3. Non-printable characters.mp4 49.23Мб
3. Remove dictionary items.mp4 7.99Мб
3. The modes for opening a file..mp4 17.22Мб
3. The reverse index.mp4 23.21Мб
3. The second code The inverse of the first code.mp4 39.12Мб
3. Ways to write and run python codes Interactive interpreter.mp4 15.57Мб
30. Bitwise operators 2s complement, and left and right shift.mp4 36.00Мб
30. Remove leading or tailing character(s) or from both sites of a string part 2.mp4 4.64Мб
31. Replace a string or substring of a string part 1.mp4 3.57Мб
31. Summary.mp4 1.90Мб
32. Replace a string or substring of a string part 2.mp4 2.77Мб
33. Create a translation table and translate a string.mp4 10.68Мб
34. Obtain the minimum and maximum character from a string.mp4 10.46Мб
35. Split a string based on delimiter string or substring to a list of substrings.mp4 53.70Мб
36. Swap string characters from upper- to lowercase and vice versa.mp4 2.49Мб
37. Fill a string using zero(s).mp4 2.53Мб
4. Copy a dictionary.mp4 13.73Мб
4. Create a data type from items of another data type using the index.mp4 13.80Мб
4. Extend a list by another list.mp4 3.41Мб
4. Open a file for read-only purpose.mp4 37.56Мб
4. String data type.mp4 10.93Мб
4. Summary.mp4 1.79Мб
4. Summary.mp4 1.71Мб
4. Summary.mp4 4.22Мб
4. Summary.mp4 1.93Мб
4. Summary.mp4 1.20Мб
4. The for loop.mp4 14.49Мб
4. Wait in Python.mp4 12.07Мб
4. Ways to write and run python codes Python script.mp4 16.34Мб
4. Zero, non-zero, null, and non-null values.mp4 31.80Мб
5. Arithmetic operators Handling string and list.mp4 14.51Мб
5. Calculating the GC content using the for loop.mp4 23.41Мб
5. Convert a tuple items into a dictionary keys.mp4 7.07Мб
5. Count how many times an item occurs in a list.mp4 2.38Мб
5. Create a variable that stores a string.html 132б
5. Further clarification of the importance of if name == main.mp4 6.39Мб
5. Improve the first module to deal with several files.mp4 31.64Мб
5. Nested if.mp4 31.10Мб
5. String formatting part 1.mp4 23.99Мб
5. Summary.mp4 2.33Мб
5. The arguments and their function are pass-throughs of data across the function.mp4 39.41Мб
5. The dictionary key.mp4 30.11Мб
5. Ways to write and run python codes IDE.mp4 39.09Мб
6. Control errors while accessing the dictionary keys.mp4 28.02Мб
6. Control loops with break, continue, and pass.mp4 25.49Мб
6. Create the second module to convert a FASTQ file to a FASTA.mp4 81.29Мб
6. List and tuple data types.mp4 10.90Мб
6. Open a file for overwrite-only purpose.mp4 10.72Мб
6. Search starting index of an item that occurs in a string.mp4 4.82Мб
6. Summary.mp4 1.35Мб
6. Summary.mp4 2.53Мб
6. Summary.mp4 1.25Мб
6. Summary.mp4 1.78Мб
6. Summary.mp4 1.62Мб
6. Summary.mp4 1.31Мб
7. Arithmetic operators Operator precedence.mp4 6.39Мб
7. Convert a dictionary to a list of tuples and extract keys and values separately.mp4 7.10Мб
7. Convert fasta multi-lines to fasta two-lines Method1.mp4 154.68Мб
7. Create a variable that stores a list or tuple.html 132б
7. Full course scripts.html 341б
7. Further clarification of ways to import modules or functions within modules.mp4 36.86Мб
7. Global (outside) variables and local (inside) variables.mp4 39.64Мб
7. Modifications to the second module.mp4 11.48Мб
7. Remove an item using its index or content.mp4 6.82Мб
7. String formatting part 2.mp4 10.06Мб
7. Summary.mp4 1.84Мб
8. Convert fasta multi-lines to fasta two-lines Method2.mp4 105.82Мб
8. Create a variable.mp4 14.18Мб
8. Create the third module to extract specific IDs from the FASTQ.mp4 87.73Мб
8. Dictionary data type.mp4 12.03Мб
8. Sort list items.mp4 6.11Мб
8. Summary.mp4 2.48Мб
8. Summary.mp4 1.19Мб
8. Summary.mp4 1.97Мб
8. Summary.mp4 1.28Мб
8. Update a dictionary.mp4 3.39Мб
9. Capitalize the first letter of a string.mp4 2.73Мб
9. Create a code that calculates extra nucleotides in DNA before translation.mp4 41.48Мб
9. Create a variable.html 132б
9. Create a variable that stores a dictionary.html 132б
9. Create the package First module test.mp4 72.51Мб
9. Get global and local variables contained in functions.mp4 34.83Мб
9. Open a file for append-only purpose.mp4 29.27Мб
9. Reverse the order of a list.mp4 5.87Мб
9. The required and default arguments and the argument keyword.mp4 33.65Мб
Bonus Resources.txt 386б
exampleFile.txt
extractIDs.cpython-39.pyc 851б
extractIDs.py 1.13Кб
fastq2fasta.cpython-39.pyc 785б
fastq2fasta.py 1.14Кб
genomicDNA-RNA.fasta 78.57Мб
Get Bonus Downloads Here.url 182б
hello.py 21б
MIOX-Gene.fasta 3.39Кб
mRNA.fasta 14.97Кб
qual.cpython-39.pyc 1.13Кб
qual.py 1.74Кб
qual.txt 63б
s1.py 128б
s10.py 508б
s100.py 1.18Кб
s101.py 298б
s102.py 137б
s103.py 767б
s104.cpython-39.pyc 2.22Кб
s104.py 2.31Кб
s105.cpython-39.pyc 820б
s105.py 851б
s106.py 671б
s107.py 606б
s108.py 327б
s109.py 266б
s11.py 360б
s110.cpython-39.pyc 869б
s110.py 833б
s111.py 77б
s112.py 249б
s113.py 667б
s114.py 365б
s12.py 208б
s13.py 63б
s14.py 150б
s15.py 110б
s16.py 63б
s17.py 129б
s18.py 163б
s19.py 270б
s2.py 22б
s20.py 573б
s21.py 479б
s22.py 355б
s23.py 138б
s24.py 618б
s25.py 519б
s26.py 342б
s27.py 658б
s28.py 407б
s29.py 568б
s3.py 48б
s30.py 615б
s31.py
s32.py 141б
s33.py 525б
s34.py 345б
s35.py 49б
s36.py 156б
s37.py 56б
s38.py 165б
s39.py 98б
s4.py 129б
s40.py 99б
s41.py 100б
s42.py 102б
s43.py 144б
s44.py 143б
s45.py 231б
s46.py 368б
s47.py 63б
s48.py 96б
s49.py 139б
s5.py 118б
s50.py 301б
s51.py 103б
s52.py 154б
s53.py 268б
s54.py 719б
s55.py 47б
s56.py 46б
s57.py 727б
s58.py 766б
s59.py 138б
s6.py 376б
s60.py 87б
s61.py 62б
s62.py 64б
s63.py 132б
s64.py 155б
s65.py 157б
s66.py 232б
s67.py 231б
s68.py 206б
s69.py 85б
s7.py 572б
s70.py 116б
s71.py 160б
s72.py 89б
s73.py 197б
s74.py 149б
s75.py 126б
s76.py 430б
s77.py 62б
s78.py 203б
s79.py 118б
s8.py 259б
s80.py 141б
s81.py 152б
s82.py 88б
s83.py 192б
s84.py 618б
s85.py 889б
s86.py 339б
s87.py 140б
s88.py 200б
s89.py 164б
s9.py 413б
s90.py 133б
s91.py 309б
s92.py 231б
s93.py 357б
s94.py 251б
s95.py 216б
s96.py 118б
s97.py 508б
s98.py 158б
s99.py 189б
SRR6924568_1.fastq-HQ_IDS.txt 47.52Мб
SRR6924568_1.fastq-qual.txt 73б
SRR6924568_2.fastq-HQ_IDS.txt 42.72Мб
SRR6924568_2.fastq-qual.txt 73б
SRR7755529_1.fastq-extractIDs.fastq 322б
SRR7755529_1.fastq-fastq2fasta.fasta 507б
SRR7755529_1.fastq-qual.txt 63б
strftime_format_codes.txt 1.56Кб
z-e1.fasta 11.71Кб
z-e1-all.fasta 34.83Кб
z-e1-all-writelines.fasta 16б
z-e1-method1.fasta 11.56Кб
z-e1-method2.fasta 11.56Кб
z-e2.txt 36б
z-e3.txt 19б
z-e4.txt 115.85Кб
z-escape_characters.tab 204б
z-geneID_3667.gb 115.85Кб
Статистика распространения по странам
Алжир (DZ) 2
Румыния (RO) 1
Португалия (PT) 1
Новая Зеландия (NZ) 1
Всего 5
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент