<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/41009?offset=490</link>
	<atom:link href="https://bioinformaticsonline.com/related/41009?offset=490" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/43046/postdoctoral-fellow-for-a-large-scale-microbial-comparative-genomics</guid>
  <pubDate>Thu, 29 Apr 2021 08:44:53 -0500</pubDate>
  <link></link>
  <title><![CDATA[postdoctoral fellow for a large-scale microbial comparative genomics !]]></title>
  <description><![CDATA[
<p>Asaf Levy hiring a postdoctoral fellow for a large-scale microbial comparative genomics project at the Hebrew University of Jerusalem (Israel). <br />The project is a continuation of Levy Asaf et al. Nature Genetics 2018 paper.<br />Requirements: <br />1.Experience with programming in at least one programming language, preferably Python.<br />2.A PhD in bioinformatics/computational biology<br />3.At least one first authorship publication in a good journal, preferably more.<br />4.Good communication skills in English <br />5.Ability to enter and study in Israel (not applicable for Pakistani people, for example). <br />6.Ability to work in a team.<br />Please send CV to alevy@mail.huji.ac.il</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43791/comparative-genomics-visualisation-tools</guid>
	<pubDate>Thu, 17 Feb 2022 05:37:55 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43791/comparative-genomics-visualisation-tools</link>
	<title><![CDATA[Comparative genomics visualisation tools !]]></title>
	<description><![CDATA[<p>Comparative genomics visualisation tools !</p><p>Address of the bookmark: <a href="https://cmdcolin.github.io/awesome-genome-visualization/?latest=true&amp;selected=%23BRIG&amp;tag=Comparative" rel="nofollow">https://cmdcolin.github.io/awesome-genome-visualization/?latest=true&amp;selected=%23BRIG&amp;tag=Comparative</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/45177/installing-crossroad-on-ubuntu</guid>
	<pubDate>Fri, 29 May 2026 05:19:45 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/45177/installing-crossroad-on-ubuntu</link>
	<title><![CDATA[Installing croSSRoad on Ubuntu !]]></title>
	<description><![CDATA[<p><strong>(base) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ conda</strong><br />usage: conda [-h] [-v] [--no-plugins] [-V] COMMAND ...</p><p>conda is a tool for managing and deploying applications, environments and packages.</p><p>options:<br /> -h, --help Show this help message and exit.<br /> -v, --verbose Can be used multiple times. Once for detailed output, twice for INFO logging, thrice for DEBUG logging, four times for TRACE logging.<br /> --no-plugins Disable all plugins that are not built into conda.<br /> -V, --version Show the conda version number and exit.</p><p>commands:<br /> The following built-in and plugins subcommands are available.</p><p>COMMAND<br /> activate Activate a conda environment.<br /> clean Remove unused packages and caches.<br /> commands List all available conda subcommands (including those from plugins). Generally only used by tab-completion.<br /> compare Compare packages between conda environments.<br /> config Modify configuration values in .condarc.<br /> create Create a new conda environment from a list of specified packages.<br /> deactivate Deactivate the current active conda environment.<br /> doctor Display a health report for your environment.<br /> env Create and manage conda environments.<br /> export Export a given environment<br /> info Display information about current conda install.<br /> init Initialize conda for shell interaction.<br /> install Install a list of packages into a specified conda environment.<br /> list List installed packages in a conda environment.<br /> notices Retrieve latest channel notifications.<br /> package Create low-level conda packages. (EXPERIMENTAL)<br /> remove (uninstall) Remove a list of packages from a specified conda environment.<br /> rename Rename an existing environment.<br /> repoquery Advanced search for repodata.<br /> run Run an executable in a conda environment.<br /> search Search for packages and display associated information using the MatchSpec format.<br /> update (upgrade) Update conda packages to the latest compatible version.<br />(base) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ conda create -n jitENV<br />Retrieving notices: done<br />Channels:<br /> - ursky<br /> - bioconda<br /> - conda-forge<br />Platform: linux-64<br />Collecting package metadata (repodata.json): done<br />Solving environment: done</p><p><br />==&gt; WARNING: A newer version of conda exists. &lt;==<br /> current version: 25.7.0<br /> latest version: 26.5.0</p><p>Please update conda by running</p><p>$ conda update -n base -c conda-forge conda</p><p>&nbsp;</p><p>## Package Plan ##</p><p>environment location: /home/hp/miniforge3/envs/jitENV</p><p>&nbsp;</p><p>Proceed ([y]/n)? y</p><p><br />Downloading and Extracting Packages:</p><p>Preparing transaction: done<br />Verifying transaction: done<br />Executing transaction: done<br />#<br /># To activate this environment, use<br />#<br /># $ conda activate jitENV<br />#<br /># To deactivate an active environment, use<br />#<br /># $ conda deactivate</p><p><strong>(base) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ conda activate jitENV</strong><br /><strong>(jitENV) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ conda install conda-forge::mamba</strong><br />Channels:<br /> - ursky<br /> - bioconda<br /> - conda-forge<br />Platform: linux-64<br />Collecting package metadata (repodata.json): done<br />Solving environment: done</p><p><br />==&gt; WARNING: A newer version of conda exists. &lt;==<br /> current version: 25.7.0<br /> latest version: 26.5.0</p><p>Please update conda by running</p><p>$ conda update -n base -c conda-forge conda</p><p>&nbsp;</p><p>## Package Plan ##</p><p>environment location: /home/hp/miniforge3/envs/jitENV</p><p>added / updated specs:<br /> - conda-forge::mamba</p><p><br />The following packages will be downloaded:</p><p>package | build<br /> ---------------------------|-----------------<br /> ca-certificates-2026.5.20 | hbd8a1cb_0 127 KB conda-forge<br /> cpp-expected-1.3.1 | h171cf75_0 24 KB conda-forge<br /> fmt-12.1.0 | hff5e90c_0 193 KB conda-forge<br /> libarchive-3.8.7 | gpl_hc2c16d8_101 869 KB conda-forge<br /> libcurl-8.20.0 | hcf29cc6_0 458 KB conda-forge<br /> libgcc-15.2.0 | he0feb66_19 1017 KB conda-forge<br /> libgcc-ng-15.2.0 | h69a702a_19 27 KB conda-forge<br /> libgomp-15.2.0 | he0feb66_19 590 KB conda-forge<br /> libmamba-2.6.2 | hd28c85e_0 2.7 MB conda-forge<br /> libmsgpack-c-6.1.0 | h54a6638_6 39 KB conda-forge<br /> libsolv-0.7.38 | h9463b59_0 509 KB conda-forge<br /> libstdcxx-15.2.0 | h934c35e_19 5.6 MB conda-forge<br /> libxml2-2.15.3 | h49c6c72_0 46 KB conda-forge<br /> libxml2-16-2.15.3 | hca6bf5a_0 547 KB conda-forge<br /> mamba-2.6.2 | hce6dcdd_0 553 KB conda-forge<br /> ncurses-6.6 | hdb14827_0 897 KB conda-forge<br /> nlohmann_json-abi-3.12.0 | h0f90c79_1 4 KB conda-forge<br /> reproc-14.2.7.post0 | hb03c661_1 35 KB conda-forge<br /> reproc-cpp-14.2.7.post0 | hecca717_1 26 KB conda-forge<br /> simdjson-4.6.4 | hb700be7_0 310 KB conda-forge<br /> spdlog-1.17.0 | hab81395_1 192 KB conda-forge<br /> ------------------------------------------------------------<br /> Total: 14.6 MB</p><p>The following NEW packages will be INSTALLED:</p><p>_openmp_mutex conda-forge/linux-64::_openmp_mutex-4.5-20_gnu <br /> bzip2 conda-forge/linux-64::bzip2-1.0.8-hda65f42_9 <br /> c-ares conda-forge/linux-64::c-ares-1.34.6-hb03c661_0 <br /> ca-certificates conda-forge/noarch::ca-certificates-2026.5.20-hbd8a1cb_0 <br /> cpp-expected conda-forge/linux-64::cpp-expected-1.3.1-h171cf75_0 <br /> fmt conda-forge/linux-64::fmt-12.1.0-hff5e90c_0 <br /> icu conda-forge/linux-64::icu-78.3-h33c6efd_0 <br /> keyutils conda-forge/linux-64::keyutils-1.6.3-hb9d3cd8_0 <br /> krb5 conda-forge/linux-64::krb5-1.22.2-ha1258a1_0 <br /> libarchive conda-forge/linux-64::libarchive-3.8.7-gpl_hc2c16d8_101 <br /> libcurl conda-forge/linux-64::libcurl-8.20.0-hcf29cc6_0 <br /> libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 <br /> libev conda-forge/linux-64::libev-4.33-hd590300_2 <br /> libgcc conda-forge/linux-64::libgcc-15.2.0-he0feb66_19 <br /> libgcc-ng conda-forge/linux-64::libgcc-ng-15.2.0-h69a702a_19 <br /> libgomp conda-forge/linux-64::libgomp-15.2.0-he0feb66_19 <br /> libiconv conda-forge/linux-64::libiconv-1.18-h3b78370_2 <br /> liblzma conda-forge/linux-64::liblzma-5.8.3-hb03c661_0 <br /> libmamba conda-forge/linux-64::libmamba-2.6.2-hd28c85e_0 <br /> libmsgpack-c conda-forge/linux-64::libmsgpack-c-6.1.0-h54a6638_6 <br /> libnghttp2 conda-forge/linux-64::libnghttp2-1.68.1-h877daf1_0 <br /> libsolv conda-forge/linux-64::libsolv-0.7.38-h9463b59_0 <br /> libssh2 conda-forge/linux-64::libssh2-1.11.1-hcf80075_0 <br /> libstdcxx conda-forge/linux-64::libstdcxx-15.2.0-h934c35e_19 <br /> libxml2 conda-forge/linux-64::libxml2-2.15.3-h49c6c72_0 <br /> libxml2-16 conda-forge/linux-64::libxml2-16-2.15.3-hca6bf5a_0 <br /> libzlib conda-forge/linux-64::libzlib-1.3.2-h25fd6f3_2 <br /> lz4-c conda-forge/linux-64::lz4-c-1.10.0-h5888daf_1 <br /> lzo conda-forge/linux-64::lzo-2.10-h280c20c_1002 <br /> mamba conda-forge/linux-64::mamba-2.6.2-hce6dcdd_0 <br /> ncurses conda-forge/linux-64::ncurses-6.6-hdb14827_0 <br /> nlohmann_json-abi conda-forge/noarch::nlohmann_json-abi-3.12.0-h0f90c79_1 <br /> openssl conda-forge/linux-64::openssl-3.6.2-h35e630c_0 <br /> reproc conda-forge/linux-64::reproc-14.2.7.post0-hb03c661_1 <br /> reproc-cpp conda-forge/linux-64::reproc-cpp-14.2.7.post0-hecca717_1 <br /> simdjson conda-forge/linux-64::simdjson-4.6.4-hb700be7_0 <br /> spdlog conda-forge/linux-64::spdlog-1.17.0-hab81395_1 <br /> yaml-cpp conda-forge/linux-64::yaml-cpp-0.8.0-h3f2d84a_0 <br /> zstd conda-forge/linux-64::zstd-1.5.7-hb78ec9c_6</p><p><br />Proceed ([y]/n)? y</p><p><br />Downloading and Extracting Packages:<br /> <br />Preparing transaction: done <br />Verifying transaction: done <br />Executing transaction: done <br />(jitENV) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ mamba install -c jitendralab -c bioconda -c conda-forge crossroad -y <br />jitendralab/noarch ??.?MB @ ??.?MB/s 0.3s<br />jitendralab/linux-64 ??.?MB @ ??.?MB/s 0.4s<br />bioconda/linux-64 5.6MB @ 2.9MB/s 1.9s<br />bioconda/noarch 5.6MB @ 2.5MB/s 2.2s<br />conda-forge/noarch 26.4MB @ 6.0MB/s 4.5s<br />conda-forge/linux-64 53.8MB @ 6.7MB/s 8.2s</p><p><br />Transaction <br /> <br /> Prefix: /home/hp/miniforge3/envs/jitENV <br /> <br /> Updating specs: <br /> <br /> - crossroad</p><p>Package Version Build Channel Size<br />─────────────────────────────────────────────────────────────────────────────────────────────────<br /> Install:<br />─────────────────────────────────────────────────────────────────────────────────────────────────</p><p>+ annotated-doc 0.0.4 pyhcf101f3_0 conda-forge Cached<br /> + annotated-types 0.7.0 pyhd8ed1ab_1 conda-forge Cached<br /> + anyio 4.13.0 pyhcf101f3_0 conda-forge 147kB<br /> + argcomplete 3.6.3 pyhd8ed1ab_0 conda-forge Cached<br /> + aws-c-auth 0.10.3 h3aafcba_1 conda-forge 134kB<br /> + aws-c-cal 0.9.14 h8e43964_1 conda-forge 57kB<br /> + aws-c-common 0.13.1 hb03c661_0 conda-forge 242kB<br /> + aws-c-compression 0.3.2 h16e98cb_1 conda-forge 22kB<br /> + aws-c-event-stream 0.7.1 h9be7a74_1 conda-forge 59kB<br /> + aws-c-http 0.11.0 hcbcd92d_1 conda-forge 230kB<br /> + aws-c-io 0.26.3 h955231c_3 conda-forge 182kB<br /> + aws-c-mqtt 0.15.2 h8af55cf_3 conda-forge 222kB<br /> + aws-c-s3 0.12.3 h00bea6e_2 conda-forge 153kB<br /> + aws-c-sdkutils 0.2.4 h16e98cb_5 conda-forge 59kB<br /> + aws-checksums 0.2.10 h16e98cb_1 conda-forge 102kB<br /> + aws-crt-cpp 0.38.3 h7b0d4b4_2 conda-forge 413kB<br /> + aws-sdk-cpp 1.11.747 h5a171d8_5 conda-forge 4MB<br /> + azure-core-cpp 1.16.2 h206d751_0 conda-forge 349kB<br /> + azure-identity-cpp 1.13.3 hed0cdb0_1 conda-forge 251kB<br /> + azure-storage-blobs-cpp 12.17.0 hf824e48_1 conda-forge 587kB<br /> + azure-storage-common-cpp 12.13.0 ha7a2c86_0 conda-forge 159kB<br /> + azure-storage-files-datalake-cpp 12.15.0 h1e5b466_0 conda-forge 304kB<br /> + backports.zstd 1.5.0 py314h680f03e_0 conda-forge 8kB<br /> + bedtools 2.31.1 h13024bc_3 bioconda Cached<br /> + biopython 1.87 py314h5bd0f2a_0 conda-forge 3MB<br /> + brotli 1.2.0 hed03a55_1 conda-forge Cached<br /> + brotli-bin 1.2.0 hb03c661_1 conda-forge Cached<br /> + brotli-python 1.2.0 py314h3de4e8d_1 conda-forge 367kB<br /> + certifi 2026.5.20 pyhd8ed1ab_0 conda-forge 134kB<br /> + charset-normalizer 3.4.7 pyhd8ed1ab_0 conda-forge Cached<br /> + click 8.4.1 pyhc90fa1f_0 conda-forge 105kB<br /> + colorama 0.4.6 pyhd8ed1ab_1 conda-forge Cached<br /> + contourpy 1.3.3 py314h97ea11e_4 conda-forge 324kB<br /> + crossroad 0.3.6 pyh7e60211_0 jitendralab 2MB<br /> + cycler 0.12.1 pyhcf101f3_2 conda-forge Cached<br /> + dnspython 2.8.0 pyhcf101f3_0 conda-forge Cached<br /> + email-validator 2.3.0 pyhd8ed1ab_0 conda-forge 47kB<br /> + email_validator 2.3.0 hd8ed1ab_0 conda-forge 7kB<br /> + exceptiongroup 1.3.1 pyhd8ed1ab_0 conda-forge Cached<br /> + expat 2.8.1 hecca717_0 conda-forge 148kB<br /> + fastapi 0.136.3 h5ddb490_0 conda-forge 5kB<br /> + fastapi-cli 0.0.23 pyhcf101f3_0 conda-forge 19kB<br /> + fastapi-core 0.136.3 pyhcf101f3_0 conda-forge 96kB<br /> + fastar 0.11.0 py314h0b738fb_0 conda-forge 423kB<br /> + font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge Cached<br /> + font-ttf-inconsolata 3.000 h77eed37_0 conda-forge Cached<br /> + font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge Cached<br /> + font-ttf-ubuntu 0.83 h77eed37_3 conda-forge Cached<br /> + fontconfig 2.18.0 h27c8c51_0 conda-forge 281kB<br /> + fonts-conda-forge 1 hc364b38_1 conda-forge Cached<br /> + fonttools 4.63.0 pyh7db6752_0 conda-forge 846kB<br /> + freetype 2.14.3 ha770c72_0 conda-forge Cached<br /> + gflags 2.2.2 h5888daf_1005 conda-forge 120kB<br /> + glog 0.7.1 hbabe93e_0 conda-forge 143kB<br /> + h11 0.16.0 pyhcf101f3_1 conda-forge 39kB<br /> + h2 4.3.0 pyhcf101f3_0 conda-forge Cached<br /> + hpack 4.1.0 pyhd8ed1ab_0 conda-forge Cached<br /> + httpcore 1.0.9 pyh29332c3_0 conda-forge Cached<br /> + httptools 0.7.1 py314h5bd0f2a_1 conda-forge 99kB<br /> + httpx 0.28.1 pyhd8ed1ab_0 conda-forge Cached<br /> + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge Cached<br /> + idna 3.17 pyhcf101f3_0 conda-forge 57kB<br /> + jinja2 3.1.6 pyhcf101f3_1 conda-forge Cached<br /> + kaleido-core 0.2.1 h3644ca4_0 conda-forge Cached<br /> + kiwisolver 1.5.0 py314h97ea11e_0 conda-forge 77kB<br /> + lcms2 2.19.1 h0c24ade_0 conda-forge 251kB<br /> + ld_impl_linux-64 2.45.1 default_hbd61a6d_102 conda-forge Cached<br /> + lerc 4.1.0 hdb68285_0 conda-forge Cached<br /> + libabseil 20260107.1 cxx17_h7b12aa8_0 conda-forge 1MB<br /> + libarrow 24.0.0 h6f10b76_3_cpu conda-forge 7MB<br /> + libarrow-acero 24.0.0 h635bf11_3_cpu conda-forge 592kB<br /> + libarrow-compute 24.0.0 h53684a4_3_cpu conda-forge 3MB<br /> + libarrow-dataset 24.0.0 h635bf11_3_cpu conda-forge 592kB<br /> + libarrow-substrait 24.0.0 hb4dd7c2_3_cpu conda-forge 502kB<br /> + libblas 3.11.0 8_h4a7cf45_openblas conda-forge 19kB<br /> + libbrotlicommon 1.2.0 hb03c661_1 conda-forge Cached<br /> + libbrotlidec 1.2.0 hb03c661_1 conda-forge Cached<br /> + libbrotlienc 1.2.0 hb03c661_1 conda-forge Cached<br /> + libcblas 3.11.0 8_h0358290_openblas conda-forge 19kB<br /> + libcrc32c 1.1.2 h9c3ff4c_0 conda-forge Cached<br /> + libdeflate 1.25 h17f619e_0 conda-forge Cached<br /> + libevent 2.1.12 hf998b51_1 conda-forge Cached<br /> + libexpat 2.8.1 hecca717_0 conda-forge 77kB<br /> + libffi 3.5.2 h3435931_0 conda-forge Cached<br /> + libfreetype 2.14.3 ha770c72_0 conda-forge Cached<br /> + libfreetype6 2.14.3 h73754d4_0 conda-forge Cached<br /> + libgfortran 15.2.0 h69a702a_19 conda-forge 28kB<br /> + libgfortran5 15.2.0 h68bc16d_19 conda-forge 2MB<br /> + libgoogle-cloud 3.5.0 h25dbb67_0 conda-forge 3MB<br /> + libgoogle-cloud-storage 3.5.0 hdbdcf42_0 conda-forge 780kB<br /> + libgrpc 1.78.1 h1d1128b_0 conda-forge 7MB<br /> + libjpeg-turbo 3.1.4.1 hb03c661_0 conda-forge Cached<br /> + liblapack 3.11.0 8_h47877c9_openblas conda-forge 19kB<br /> + libmpdec 4.0.0 hb03c661_1 conda-forge 92kB<br /> + libopenblas 0.3.33 pthreads_h94d23a6_0 conda-forge 6MB<br /> + libopentelemetry-cpp 1.26.0 h9692893_0 conda-forge 934kB<br /> + libopentelemetry-cpp-headers 1.26.0 ha770c72_0 conda-forge 396kB<br /> + libparquet 24.0.0 h7376487_3_cpu conda-forge 1MB<br /> + libpng 1.6.58 h421ea60_0 conda-forge 318kB<br /> + libprotobuf 6.33.5 h6eeba95_1 conda-forge 4MB<br /> + libre2-11 2025.11.05 h0dc7533_1 conda-forge 213kB<br /> + libsqlite 3.53.1 h0c1763c_0 conda-forge 955kB<br /> + libstdcxx-ng 15.2.0 hdf11a46_19 conda-forge 28kB<br /> + libthrift 0.22.0 h7d032f7_2 conda-forge 424kB<br /> + libtiff 4.7.1 h9d88235_1 conda-forge Cached<br /> + libutf8proc 2.11.3 hfe17d71_0 conda-forge 86kB<br /> + libuuid 2.42.1 h5347b49_0 conda-forge 40kB<br /> + libuv 1.52.1 h280c20c_0 conda-forge 420kB<br /> + libwebp-base 1.6.0 hd42ef1d_0 conda-forge Cached<br /> + libxcb 1.17.0 h8a09558_0 conda-forge Cached<br /> + markdown-it-py 4.2.0 pyhd8ed1ab_0 conda-forge 69kB<br /> + markupsafe 3.0.3 py314h67df5f8_1 conda-forge 27kB<br /> + mathjax 2.7.7 ha770c72_3 conda-forge Cached<br /> + matplotlib-base 3.10.9 py314h1194b4b_0 conda-forge 9MB<br /> + mdurl 0.1.2 pyhd8ed1ab_1 conda-forge Cached<br /> + munkres 1.0.7 py_1 bioconda Cached<br /> + narwhals 2.21.2 pyhcf101f3_0 conda-forge 284kB<br /> + nlohmann_json 3.12.0 h54a6638_1 conda-forge 136kB<br /> + nspr 4.38 h29cc59b_0 conda-forge Cached<br /> + nss 3.118 h445c969_0 conda-forge Cached<br /> + numpy 2.4.6 py314h2b28147_0 conda-forge 9MB<br /> + openjpeg 2.5.4 h55fea9a_0 conda-forge Cached<br /> + orc 2.3.0 h21090e2_0 conda-forge 1MB<br /> + packaging 26.2 pyhc364b38_0 conda-forge 92kB<br /> + pandas 3.0.3 py314hb4ffadd_0 conda-forge 15MB<br /> + perf_ssr 0.4.8 py_0 jitendralab 720kB<br /> + pillow 12.2.0 py314h8ec4b1a_0 conda-forge 1MB<br /> + pip 26.1.1 pyh145f28c_0 conda-forge 1MB<br /> + plotly 6.6.0 pyhd8ed1ab_0 conda-forge Cached<br /> + plotly-upset-hd 0.0.2 py_0 jitendralab 356kB<br /> + prometheus-cpp 1.3.0 ha5d0236_0 conda-forge 200kB<br /> + pthread-stubs 0.4 hb9d3cd8_1002 conda-forge Cached<br /> + pyarrow 24.0.0 py314hdafbbf9_0 conda-forge 27kB<br /> + pyarrow-core 24.0.0 py314h969be7f_0_cpu conda-forge 5MB<br /> + pydantic 2.13.4 pyhcf101f3_0 conda-forge 347kB<br /> + pydantic-core 2.46.4 py314h2e6c369_0 conda-forge 2MB<br /> + pydantic-extra-types 2.11.2 pyhcf101f3_0 conda-forge 74kB<br /> + pydantic-settings 2.14.1 pyhcf101f3_0 conda-forge 52kB<br /> + pygments 2.20.0 pyhd8ed1ab_0 conda-forge Cached<br /> + pyparsing 3.3.2 pyhcf101f3_0 conda-forge Cached<br /> + pysocks 1.7.1 pyha55dd90_7 conda-forge Cached<br /> + python 3.14.5 habeac84_100_cp314 conda-forge 37MB<br /> + python-dateutil 2.9.0.post0 pyhe01879c_2 conda-forge Cached<br /> + python-dotenv 1.2.2 pyhcf101f3_0 conda-forge Cached<br /> + python-kaleido 0.2.1 pyhd8ed1ab_0 conda-forge Cached<br /> + python-multipart 0.0.29 pyhcf101f3_0 conda-forge 38kB<br /> + python_abi 3.14 8_cp314 conda-forge 7kB<br /> + pyyaml 6.0.3 py314h67df5f8_1 conda-forge 202kB<br /> + qhull 2020.2 h434a139_5 conda-forge Cached<br /> + re2 2025.11.05 h5301d42_1 conda-forge 27kB<br /> + readline 8.3 h853b02a_0 conda-forge Cached<br /> + requests 2.34.2 pyhcf101f3_0 conda-forge 69kB<br /> + rich 15.0.0 pyhcf101f3_0 conda-forge Cached<br /> + rich-argparse 1.8.0 pyhd8ed1ab_0 conda-forge 27kB<br /> + rich-click 1.9.8 pyh8f84b5b_0 conda-forge 64kB<br /> + rich-toolkit 0.19.10 pyhcf101f3_0 conda-forge 33kB<br /> + s2n 1.7.3 hc5a330e_0 conda-forge 388kB<br /> + seqkit 2.13.0 he881be0_0 bioconda Cached<br /> + seqtk 1.5 h577a1d6_1 bioconda 142kB<br /> + shellingham 1.5.4 pyhd8ed1ab_2 conda-forge Cached<br /> + six 1.17.0 pyhe01879c_1 conda-forge Cached<br /> + snappy 1.2.2 h03e3b7b_1 conda-forge Cached<br /> + sniffio 1.3.1 pyhd8ed1ab_2 conda-forge Cached<br /> + sqlite 3.53.1 hbc0de68_0 conda-forge 205kB<br /> + starlette 1.1.0 pyhcf101f3_0 conda-forge 64kB<br /> + tk 8.6.13 noxft_h366c992_103 conda-forge Cached<br /> + tomli 2.4.1 pyhcf101f3_0 conda-forge 22kB<br /> + tqdm 4.67.3 pyh8f84b5b_0 conda-forge Cached<br /> + typer 0.26.3 pyhcf101f3_0 conda-forge 184kB<br /> + typing-extensions 4.15.0 h396c80c_0 conda-forge Cached<br /> + typing-inspection 0.4.2 pyhcf101f3_2 conda-forge 21kB<br /> + typing_extensions 4.15.0 pyhcf101f3_0 conda-forge Cached<br /> + tzdata 2025c hc9c84f9_1 conda-forge Cached<br /> + unicodedata2 17.0.1 py314h5bd0f2a_0 conda-forge 410kB<br /> + upsetplot 0.9.0 pyhd8ed1ab_1 conda-forge 28kB<br /> + urllib3 2.7.0 pyhd8ed1ab_0 conda-forge 104kB<br /> + uvicorn 0.48.0 pyhc90fa1f_0 conda-forge 56kB<br /> + uvicorn-standard 0.48.0 he364bde_0 conda-forge 4kB<br /> + uvloop 0.22.1 py314h5bd0f2a_1 conda-forge 593kB<br /> + watchfiles 1.2.0 py314ha5689aa_0 conda-forge 416kB<br /> + websockets 16.0 py314h0f05182_1 conda-forge 383kB<br /> + xorg-libxau 1.0.12 hb03c661_1 conda-forge Cached<br /> + xorg-libxdmcp 1.1.5 hb03c661_1 conda-forge Cached<br /> + yaml 0.2.5 h280c20c_3 conda-forge Cached<br /> + zlib 1.3.2 h25fd6f3_2 conda-forge Cached<br /> + zlib-ng 2.3.3 hceb46e0_1 conda-forge Cached</p><p>Summary:</p><p>Install: 186 packages</p><p>Total download: 142MB</p><p>─────────────────────────────────────────────────────────────────────────────────────────────────</p><p>&nbsp;</p><p>Transaction starting<br />libgrpc 7.0MB @ 2.3MB/s 3.0s<br />numpy 8.9MB @ 2.3MB/s 3.8s<br />matplotlib-base 8.5MB @ 2.0MB/s 4.2s<br />libarrow 6.5MB @ 2.3MB/s 2.8s<br />pandas 15.3MB @ 2.5MB/s 6.2s<br />libopenblas 5.9MB @ 2.3MB/s 2.5s<br />pyarrow-core 4.8MB @ 1.6MB/s 3.0s<br />libprotobuf 3.7MB @ 2.4MB/s 1.6s<br />aws-sdk-cpp 3.6MB @ 3.1MB/s 1.2s<br />biopython 3.4MB @ 2.0MB/s 1.7s<br />libgfortran5 2.5MB @ 2.6MB/s 1.0s<br />libgoogle-cloud 2.6MB @ 2.4MB/s 1.1s<br />pydantic-core 1.9MB @ 2.7MB/s 0.7s<br />libarrow-compute 3.0MB @ 1.9MB/s 1.6s<br />orc 1.5MB @ 2.8MB/s 0.5s<br />libparquet 1.4MB @ 3.1MB/s 0.5s<br />pip 1.2MB @ 2.9MB/s 0.4s<br />libabseil 1.4MB @ 2.2MB/s 0.6s<br />pillow 1.1MB @ 2.7MB/s 0.4s<br />libsqlite 955.0kB @ 2.9MB/s 0.3s<br />libgoogle-cloud-storage 779.6kB @ 2.7MB/s 0.3s<br />fonttools 846.0kB @ 2.1MB/s 0.4s<br />libopentelemetry-cpp 934.3kB @ 1.8MB/s 0.5s<br />libarrow-acero 592.3kB @ 2.2MB/s 0.2s<br />uvloop 593.4kB @ 1.3MB/s 0.4s<br />libarrow-dataset 592.2kB @ 2.7MB/s 0.2s<br />libarrow-substrait 501.9kB @ 1.8MB/s 0.2s<br />azure-storage-blobs-cpp 587.1kB @ 1.6MB/s 0.3s<br />libthrift 423.9kB @ 2.8MB/s 0.2s<br />crossroad 1.8MB @ 663.3kB/s 2.6s<br />libuv 419.9kB @ 2.3MB/s 0.2s<br />fastar 423.4kB @ 966.7kB/s 0.3s<br />aws-crt-cpp 412.5kB @ 2.9MB/s 0.1s<br />watchfiles 415.6kB @ 1.6MB/s 0.3s<br />unicodedata2 409.6kB @ 1.8MB/s 0.2s<br />libopentelemetry-cpp-headers 396.4kB @ 2.2MB/s 0.2s<br />s2n 388.1kB @ 2.5MB/s 0.1s<br />brotli-python 367.4kB @ 1.7MB/s 0.1s<br />websockets 383.0kB @ 1.3MB/s 0.3s<br />azure-core-cpp 348.7kB @ 2.7MB/s 0.1s<br />pydantic 346.5kB @ 1.9MB/s 0.2s<br />contourpy 324.0kB @ 2.3MB/s 0.1s<br />libpng 317.7kB @ 1.8MB/s 0.2s<br />azure-storage-files-datalake-cpp 303.8kB @ 1.9MB/s 0.1s<br />narwhals 284.3kB @ 1.8MB/s 0.2s<br />fontconfig 280.9kB @ 866.6kB/s 0.2s<br />python 36.7MB @ 3.0MB/s 12.0s<br />azure-identity-cpp 250.5kB @ 1.5MB/s 0.1s<br />lcms2 251.1kB @ 2.0MB/s 0.1s<br />aws-c-common 242.3kB @ 2.8MB/s 0.1s<br />libre2-11 213.1kB @ 66.4kB/s 0.1s<br />aws-c-http 230.3kB @ 1.7MB/s 0.1s<br />aws-c-mqtt 221.7kB @ 307.2kB/s 0.1s<br />sqlite 205.4kB @ ??.?MB/s 0.1s<br />perf_ssr 720.0kB @ 247.3kB/s 2.3s<br />prometheus-cpp 199.5kB @ 962.8kB/s 0.1s<br />pyyaml 202.4kB @ 1.6MB/s 0.1s<br />typer 184.4kB @ 1.9MB/s 0.1s<br />aws-c-io 181.6kB @ 1.9MB/s 0.1s<br />aws-c-s3 153.0kB @ 2.2MB/s 0.1s<br />azure-storage-common-cpp 159.1kB @ 1.8MB/s 0.1s<br />expat 148.2kB @ ??.?MB/s 0.0s<br />anyio 146.8kB @ 2.2MB/s 0.1s<br />glog 143.5kB @ 2.6MB/s 0.1s<br />seqtk 141.8kB @ 1.8MB/s 0.1s<br />nlohmann_json 136.2kB @ 2.1MB/s 0.1s<br />aws-c-auth 134.4kB @ 1.5MB/s 0.1s<br />certifi 134.2kB @ 1.8MB/s 0.1s<br />click 105.0kB @ 1.5MB/s 0.1s<br />gflags 119.7kB @ 148.2kB/s 0.1s<br />urllib3 103.6kB @ ??.?MB/s 0.0s<br />aws-checksums 101.6kB @ ??.?MB/s 0.0s<br />fastapi-core 95.5kB @ ??.?MB/s 0.0s<br />libmpdec 92.4kB @ ??.?MB/s 0.0s<br />packaging 91.6kB @ ??.?MB/s 0.0s<br />libutf8proc 86.0kB @ ??.?MB/s 0.0s<br />kiwisolver 77.4kB @ ??.?MB/s 0.0s<br />libexpat 77.3kB @ 885.4kB/s 0.1s<br />pydantic-extra-types 73.9kB @ ??.?MB/s 0.0s<br />markdown-it-py 69.0kB @ ??.?MB/s 0.0s<br />requests 68.7kB @ ??.?MB/s 0.0s<br />rich-click 64.4kB @ ??.?MB/s 0.0s<br />aws-c-event-stream 59.3kB @ ??.?MB/s 0.0s<br />starlette 63.7kB @ ??.?MB/s 0.0s<br />aws-c-sdkutils 59.1kB @ ??.?MB/s 0.0s<br />aws-c-cal 56.9kB @ ??.?MB/s 0.0s<br />idna 56.9kB @ ??.?MB/s 0.0s<br />uvicorn 56.3kB @ ??.?MB/s 0.0s<br />pydantic-settings 52.3kB @ ??.?MB/s 0.0s<br />email-validator 46.8kB @ ??.?MB/s 0.0s<br />libuuid 40.2kB @ ??.?MB/s 0.0s<br />h11 39.1kB @ ??.?MB/s 0.0s<br />python-multipart 37.8kB @ ??.?MB/s 0.0s<br />rich-toolkit 32.9kB @ ??.?MB/s 0.0s<br />upsetplot 28.0kB @ ??.?MB/s 0.0s<br />libstdcxx-ng 27.8kB @ ??.?MB/s 0.0s<br />libgfortran 27.7kB @ ??.?MB/s 0.0s<br />re2 27.5kB @ ??.?MB/s 0.0s<br />markupsafe 27.4kB @ ??.?MB/s 0.0s<br />pyarrow 26.8kB @ ??.?MB/s 0.0s<br />aws-c-compression 22.0kB @ ??.?MB/s 0.0s<br />tomli 21.6kB @ ??.?MB/s 0.0s<br />typing-inspection 20.9kB @ ??.?MB/s 0.0s<br />fastapi-cli 18.9kB @ ??.?MB/s 0.0s<br />libblas 18.8kB @ ??.?MB/s 0.0s<br />httptools 99.0kB @ ??.?MB/s 0.4s<br />liblapack 18.8kB @ ??.?MB/s 0.0s<br />libcblas 18.8kB @ ??.?MB/s 0.0s<br />email_validator 7.1kB @ ??.?MB/s 0.0s<br />backports.zstd 7.5kB @ ??.?MB/s 0.0s<br />python_abi 7.0kB @ ??.?MB/s 0.0s<br />fastapi 4.8kB @ ??.?MB/s 0.0s<br />uvicorn-standard 4.1kB @ ??.?MB/s 0.0s<br />rich-argparse 26.8kB @ ??.?MB/s 0.2s<br />plotly-upset-hd 356.0kB @ 181.5kB/s 1.8s<br />Linking seqkit-2.13.0-he881be0_0<br />Linking bedtools-2.31.1-h13024bc_3<br />Linking seqtk-1.5-h577a1d6_1<br />Linking libuuid-2.42.1-h5347b49_0<br />Linking readline-8.3-h853b02a_0<br />Linking libexpat-2.8.1-hecca717_0<br />Linking nspr-4.38-h29cc59b_0<br />Linking mathjax-2.7.7-ha770c72_3<br />Linking libuv-1.52.1-h280c20c_0<br />Linking yaml-0.2.5-h280c20c_3<br />Linking ld_impl_linux-64-2.45.1-default_hbd61a6d_102<br />Linking libmpdec-4.0.0-hb03c661_1<br />Linking libwebp-base-1.6.0-hd42ef1d_0<br />Linking zlib-ng-2.3.3-hceb46e0_1<br />Linking libstdcxx-ng-15.2.0-hdf11a46_19<br />Linking pthread-stubs-0.4-hb9d3cd8_1002<br />Linking xorg-libxau-1.0.12-hb03c661_1<br />Linking xorg-libxdmcp-1.1.5-hb03c661_1<br />Linking libgfortran5-15.2.0-h68bc16d_19<br />Linking libpng-1.6.58-h421ea60_0<br />Linking libbrotlicommon-1.2.0-hb03c661_1<br />Linking libjpeg-turbo-3.1.4.1-hb03c661_0<br />Linking libdeflate-1.25-h17f619e_0<br />Linking lerc-4.1.0-hdb68285_0<br />Linking libsqlite-3.53.1-h0c1763c_0<br />Linking libffi-3.5.2-h3435931_0<br />Linking tk-8.6.13-noxft_h366c992_103<br />Linking azure-core-cpp-1.16.2-h206d751_0<br />Linking libabseil-20260107.1-cxx17_h7b12aa8_0<br />Linking libutf8proc-2.11.3-hfe17d71_0<br />Linking libopentelemetry-cpp-headers-1.26.0-ha770c72_0<br />Linking zlib-1.3.2-h25fd6f3_2<br />Linking snappy-1.2.2-h03e3b7b_1<br />Linking nlohmann_json-3.12.0-h54a6638_1<br />Linking aws-c-common-0.13.1-hb03c661_0<br />Linking s2n-1.7.3-hc5a330e_0<br />Linking gflags-2.2.2-h5888daf_1005<br />Linking libevent-2.1.12-hf998b51_1<br />Linking expat-2.8.1-hecca717_0<br />Linking libcrc32c-1.1.2-h9c3ff4c_0<br />Linking qhull-2020.2-h434a139_5<br />Linking libxcb-1.17.0-h8a09558_0<br />Linking libgfortran-15.2.0-h69a702a_19<br />Linking libfreetype6-2.14.3-h73754d4_0<br />Linking libbrotlienc-1.2.0-hb03c661_1<br />Linking libbrotlidec-1.2.0-hb03c661_1<br />Linking libtiff-4.7.1-h9d88235_1<br />Linking sqlite-3.53.1-hbc0de68_0<br />Linking nss-3.118-h445c969_0<br />Linking azure-identity-cpp-1.13.3-hed0cdb0_1<br />Linking azure-storage-common-cpp-12.13.0-ha7a2c86_0<br />Linking libprotobuf-6.33.5-h6eeba95_1<br />Linking libre2-11-2025.11.05-h0dc7533_1<br />Linking prometheus-cpp-1.3.0-ha5d0236_0<br />Linking aws-c-compression-0.3.2-h16e98cb_1<br />Linking aws-checksums-0.2.10-h16e98cb_1<br />Linking aws-c-sdkutils-0.2.4-h16e98cb_5<br />Linking aws-c-cal-0.9.14-h8e43964_1<br />Linking glog-0.7.1-hbabe93e_0<br />Linking libthrift-0.22.0-h7d032f7_2<br />Linking libopenblas-0.3.33-pthreads_h94d23a6_0<br />Linking libfreetype-2.14.3-ha770c72_0<br />Linking brotli-bin-1.2.0-hb03c661_1<br />Linking lcms2-2.19.1-h0c24ade_0<br />Linking openjpeg-2.5.4-h55fea9a_0<br />Linking azure-storage-blobs-cpp-12.17.0-hf824e48_1<br />Linking re2-2025.11.05-h5301d42_1<br />Linking aws-c-io-0.26.3-h955231c_3<br />Linking libblas-3.11.0-8_h4a7cf45_openblas<br />Linking fontconfig-2.18.0-h27c8c51_0<br />Linking freetype-2.14.3-ha770c72_0<br />Linking brotli-1.2.0-hed03a55_1<br />Linking azure-storage-files-datalake-cpp-12.15.0-h1e5b466_0<br />Linking libgrpc-1.78.1-h1d1128b_0<br />Linking aws-c-event-stream-0.7.1-h9be7a74_1<br />Linking aws-c-http-0.11.0-hcbcd92d_1<br />Linking libcblas-3.11.0-8_h0358290_openblas<br />Linking liblapack-3.11.0-8_h47877c9_openblas<br />Linking libopentelemetry-cpp-1.26.0-h9692893_0<br />Linking aws-c-auth-0.10.3-h3aafcba_1<br />Linking aws-c-mqtt-0.15.2-h8af55cf_3<br />Linking libgoogle-cloud-3.5.0-h25dbb67_0<br />Linking aws-c-s3-0.12.3-h00bea6e_2<br />Linking libgoogle-cloud-storage-3.5.0-hdbdcf42_0<br />Linking aws-crt-cpp-0.38.3-h7b0d4b4_2<br />Linking aws-sdk-cpp-1.11.747-h5a171d8_5<br />Linking python_abi-3.14-8_cp314<br />Linking font-ttf-dejavu-sans-mono-2.37-hab24e00_0<br />Linking tzdata-2025c-hc9c84f9_1<br />Linking font-ttf-ubuntu-0.83-h77eed37_3<br />Linking font-ttf-inconsolata-3.000-h77eed37_0<br />Linking font-ttf-source-code-pro-2.038-h77eed37_0<br />Linking fonts-conda-forge-1-hc364b38_1<br />Linking orc-2.3.0-h21090e2_0<br />Linking python-3.14.5-habeac84_100_cp314<br />Linking kaleido-core-0.2.1-h3644ca4_0<br />Linking libarrow-24.0.0-h6f10b76_3_cpu<br />Linking libparquet-24.0.0-h7376487_3_cpu<br />Linking libarrow-compute-24.0.0-h53684a4_3_cpu<br />Linking libarrow-acero-24.0.0-h635bf11_3_cpu<br />Linking libarrow-dataset-24.0.0-h635bf11_3_cpu<br />Linking libarrow-substrait-24.0.0-hb4dd7c2_3_cpu<br />Linking pip-26.1.1-pyh145f28c_0<br />Linking tomli-2.4.1-pyhcf101f3_0<br />Linking six-1.17.0-pyhe01879c_1<br />Linking pysocks-1.7.1-pyha55dd90_7<br />Linking hyperframe-6.1.0-pyhd8ed1ab_0<br />Linking hpack-4.1.0-pyhd8ed1ab_0<br />Linking backports.zstd-1.5.0-py314h680f03e_0<br />Linking pyparsing-3.3.2-pyhcf101f3_0<br />Linking cycler-0.12.1-pyhcf101f3_2<br />Linking sniffio-1.3.1-pyhd8ed1ab_2<br />Linking mdurl-0.1.2-pyhd8ed1ab_1<br />Linking narwhals-2.21.2-pyhcf101f3_0<br />Linking packaging-26.2-pyhc364b38_0<br />Linking charset-normalizer-3.4.7-pyhd8ed1ab_0<br />Linking certifi-2026.5.20-pyhd8ed1ab_0<br />Linking idna-3.17-pyhcf101f3_0<br />Linking pygments-2.20.0-pyhd8ed1ab_0<br />Linking shellingham-1.5.4-pyhd8ed1ab_2<br />Linking annotated-doc-0.0.4-pyhcf101f3_0<br />Linking colorama-0.4.6-pyhd8ed1ab_1<br />Linking typing_extensions-4.15.0-pyhcf101f3_0<br />Linking click-8.4.1-pyhc90fa1f_0<br />Linking tqdm-4.67.3-pyh8f84b5b_0<br />Linking python-kaleido-0.2.1-pyhd8ed1ab_0<br />Linking python-multipart-0.0.29-pyhcf101f3_0<br />Linking python-dotenv-1.2.2-pyhcf101f3_0<br />Linking argcomplete-3.6.3-pyhd8ed1ab_0<br />Linking python-dateutil-2.9.0.post0-pyhe01879c_2<br />Linking h2-4.3.0-pyhcf101f3_0<br />Linking dnspython-2.8.0-pyhcf101f3_0<br />Linking markdown-it-py-4.2.0-pyhd8ed1ab_0<br />Linking plotly-6.6.0-pyhd8ed1ab_0<br />Linking exceptiongroup-1.3.1-pyhd8ed1ab_0<br />Linking typing-inspection-0.4.2-pyhcf101f3_2<br />Linking typing-extensions-4.15.0-h396c80c_0<br />Linking h11-0.16.0-pyhcf101f3_1<br />Linking email-validator-2.3.0-pyhd8ed1ab_0<br />Linking rich-15.0.0-pyhcf101f3_0<br />Linking anyio-4.13.0-pyhcf101f3_0<br />Linking annotated-types-0.7.0-pyhd8ed1ab_1<br />Linking uvicorn-0.48.0-pyhc90fa1f_0<br />Linking email_validator-2.3.0-hd8ed1ab_0<br />Linking rich-toolkit-0.19.10-pyhcf101f3_0<br />Linking typer-0.26.3-pyhcf101f3_0<br />Linking rich-click-1.9.8-pyh8f84b5b_0<br />Linking rich-argparse-1.8.0-pyhd8ed1ab_0<br />Linking httpcore-1.0.9-pyh29332c3_0<br />Linking starlette-1.1.0-pyhcf101f3_0<br />Linking httpx-0.28.1-pyhd8ed1ab_0<br />Linking pyarrow-core-24.0.0-py314h969be7f_0_cpu<br />Linking unicodedata2-17.0.1-py314h5bd0f2a_0<br />Linking brotli-python-1.2.0-py314h3de4e8d_1<br />Linking pillow-12.2.0-py314h8ec4b1a_0<br />Linking kiwisolver-1.5.0-py314h97ea11e_0<br />Linking fastar-0.11.0-py314h0b738fb_0<br />Linking markupsafe-3.0.3-py314h67df5f8_1<br />Linking websockets-16.0-py314h0f05182_1<br />Linking uvloop-0.22.1-py314h5bd0f2a_1<br />Linking pyyaml-6.0.3-py314h67df5f8_1<br />Linking httptools-0.7.1-py314h5bd0f2a_1<br />Linking numpy-2.4.6-py314h2b28147_0<br />Linking pydantic-core-2.46.4-py314h2e6c369_0<br />Linking watchfiles-1.2.0-py314ha5689aa_0<br />Linking pyarrow-24.0.0-py314hdafbbf9_0<br />Linking contourpy-1.3.3-py314h97ea11e_4<br />Linking biopython-1.87-py314h5bd0f2a_0<br />Linking pandas-3.0.3-py314hb4ffadd_0<br />Linking munkres-1.0.7-py_1<br />Linking urllib3-2.7.0-pyhd8ed1ab_0<br />Linking jinja2-3.1.6-pyhcf101f3_1<br />Linking pydantic-2.13.4-pyhcf101f3_0<br />Linking uvicorn-standard-0.48.0-he364bde_0<br />Linking fonttools-4.63.0-pyh7db6752_0<br />Linking requests-2.34.2-pyhcf101f3_0<br />Linking pydantic-settings-2.14.1-pyhcf101f3_0<br />Linking pydantic-extra-types-2.11.2-pyhcf101f3_0<br />Linking fastapi-core-0.136.3-pyhcf101f3_0<br />Linking fastapi-cli-0.0.23-pyhcf101f3_0<br />Linking fastapi-0.136.3-h5ddb490_0<br />Linking plotly-upset-hd-0.0.2-py_0<br />Linking matplotlib-base-3.10.9-py314h1194b4b_0<br />Linking upsetplot-0.9.0-pyhd8ed1ab_1<br />Linking perf_ssr-0.4.8-py_0<br />Linking crossroad-0.3.6-pyh7e60211_0</p><p>Transaction finished</p><p><strong>(jitENV) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$ crossroad -h</strong><br /> <br /> Usage: crossroad [OPTIONS] <br /> <br /> Run the main croSSRoad analysis pipeline, or manage jobs. <br /> <br />╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --version -v Show version, logo, citation, and links. │<br />│ --install-completion Install completion for the current shell. │<br />│ --show-completion Show completion for the current shell, to copy it or customize the installation. │<br />│ --help -h Show this message and exit. │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ Mode Selection ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --api -a Run the Crossroad web API server. │<br />│ --slurm -s Submit the analysis job to a Slurm cluster. │<br />│ --job-status JOB_ID Query the status of a specific job ID. │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ Input Files (provide --input-dir OR --fasta) ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --input-dir -i PATH Directory containing: `all_genome.fa`, ``, ``. Exclusive with `--fasta`. │<br />│ --fasta -fa PATH Input FASTA file (e.g., `all_genome.fa`). Alternative to `--input-dir`. │<br />│ --categories -c PATH Genome categories TSV file. Optional if using `--fasta`. Ignored if `--input-dir` is used (looks for `genome_categories.tsv` inside). │<br />│ --gene-bed -b PATH Gene BED file for SSR-gene analysis. Optional. If `--input-dir` is used, looks for `gene.bed` inside. │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ Analysis Parameters ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --reference-id -ref TEXT Reference genome ID for comparative analysis. Optional parameter for reference-based comparisons. │<br />│ --output-dir -o DIRECTORY Base output directory for jobs. Overrides CROSSROAD_JOB_DIR env var. │<br />│ --flanks -f Process flanking regions. │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ PERF SSR Detection Parameters ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --mono INTEGER Mononucleotide repeat threshold. [default: 12] │<br />│ --di INTEGER Dinucleotide repeat threshold. [default: 6] │<br />│ --tri INTEGER Trinucleotide repeat threshold. [default: 4] │<br />│ --tetra INTEGER Tetranucleotide repeat threshold. [default: 3] │<br />│ --penta INTEGER Pentanucleotide repeat threshold. [default: 3] │<br />│ --hexa INTEGER Hexanucleotide repeat threshold. [default: 2] │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ Filtering Parameters ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --min-len -l INTEGER Minimum genome length for filtering. [default: 1000] │<br />│ --max-len -L INTEGER Maximum genome length for filtering. [default: 10000000] │<br />│ --unfair -u INTEGER Maximum number of N's allowed per genome for Crossroad analysis. [default: 0] │<br />│ --repeat-threshold -rc INTEGER Repeat count Threshold for hotspot filtering (keeps records &gt; this value). [default: 1] │<br />│ --genome-threshold -g INTEGER Genome count Threshold for hotspot filtering (keeps records &gt; this value). [default: 2] │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯<br />╭─ Performance &amp; Output ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮<br />│ --threads -t INTEGER Number of threads for Crossroad analysis. [default: 50] │<br />│ --plots -p Enable plot generation. │<br />│ --intrim-dir TEXT Name for the intermediate files directory (within the main job output dir). [default: intrim] │<br />╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯</p><p>(jitENV) hp@hp-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/jitendraTEST$</p><p>&nbsp;</p>]]></description>
	<dc:creator>ComBioX</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/33617/list-of-universities-offering-bachelor-or-master-bioinformatics-degree-in-pakistan</guid>
	<pubDate>Wed, 21 Jun 2017 04:20:43 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/33617/list-of-universities-offering-bachelor-or-master-bioinformatics-degree-in-pakistan</link>
	<title><![CDATA[List of universities offering Bachelor or Master bioinformatics degree in Pakistan]]></title>
	<description><![CDATA[<p>There are a lot of universities offering Bachelor or Master degree in Pakistan. Following are the list of few intitute/universities</p><p>Bachelor/ BS Bioinformatics at<br />1. Al-khair University, Bhimber<br />2. Government College University, Faisalabad<br />3. University Of Agriculture, Faisalabad<br />4. Comsats Institute Of Information Technology [isb], Islamabad<br />5. International Islamic University, Islamabad<br />6. Quaid-e-azam University, Islamabad<br />7. Khushal Khan Khattak University, Karak<br />8. Virtual University Of Pakistan, Lahore<br />9. Virtual University Of Pakistan, Lahore<br />10. Hazara University, Mansehra<br />11. Shaheed Benazir Bhutto Women University, Peshawar<br />12. Comsats Institute Of Information Technology, Sahiwal<br />13. Capital University Of Science And Technology, Islamabad<br />14. Foundation University, Islamabad<br />15. Baqai Medical University/hospital, Karachi<br />16. Institute Of Business And Technology(main Campus), Karachi<br />17. Sir Syed University Of Engineering &amp; Technology, Karachi<br />18. Forman Christian College, Lahore<br />19. Qarshi University (lhr), Lahore<br />20. The Superior University, Lahore<br />21. University Of Management And Technology, Lahore<br />22. Federal Institute Of Health Sciences, Lahore<br />23. Shaheed Benazir Bhutto Women University Peshawar, Sub Campus, Swabi<br />24. Government Postgraduate College ( Mandian), Abbottabad<br />25. Federal Institute Of Health Sciences, Multan<br />26. Fedral Institute Of Health Sciences, Muzaffarabad<br />27. The Limit Institution Of Health Sciences, Sahiwal</p><p><br />Master/ MS Bioinformatics cources at<br />1. Government College University, Faisalabad<br />2. Comsats Institute Of Information Technology [isb], Islamabad<br />3. International Islamic University, Islamabad<br />4. National University Of Science &amp; Technology, Islamabad<br />5. Quaid-e-azam University, Islamabad<br />6. University Of Sindh, Jamshoro<br />7. Virtual University Of Pakistan, Lahore<br />8. Hazara University, Mansehra<br />9. Shaheed Benazir Bhutto Women University, Peshawar<br />10. Capital University Of Science And Technology, Islamabad<br />11. Cecos University Of Information Tech. &amp; Emerging Sciences, Peshawar</p><p>The real bioinformatics scope lies if there are research labs which work in this field. One has to take account of that. If so then try to get information of those labs and visit them to get a hang of the work they pursue.</p><p>There is a huge buzz of precision medicine in light of genomics all around the world. One should also try to see how genomics infrastructure is built up or standing in Pakistan. If research labs having collaboration with hospitals employ genomics then one must also visit such labs. This will bring new avenues in healthcare advances. Not only it opens up the wealth of knowledge one can make out of genomics study but will also advance the critical thinking of therapies.</p><p>So I would encourage to target research labs working in the fields and also get information of hospitals employing genomics, this will give you an overall understanding of the fields demand in your country.</p>]]></description>
	<dc:creator>Reshma Khatun</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/38765/list-of-tools-frequently-used-while-genome-assembly</guid>
	<pubDate>Tue, 22 Jan 2019 09:39:02 -0600</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/38765/list-of-tools-frequently-used-while-genome-assembly</link>
	<title><![CDATA[List of tools frequently used while genome assembly]]></title>
	<description><![CDATA[<h4>List of tools frequently used while genome assembly:</h4><p>I have used the following assemblers</p><ul>
<li><a href="http://bioinf.spbau.ru/spades">Spades</a>&nbsp;(v. 3.10.1)</li>
<li><a href="http://canu.readthedocs.io/en/stable/index.html">CANU</a>&nbsp;(v. 1.6)</li>
<li><a href="https://github.com/rrwick/Unicycler">Unicycler&nbsp;</a>(v. v0.4.1)</li>
<li><a href="https://github.com/lh3/miniasm">Miniasm</a>&nbsp;(v. 0.2-r137-dirty)</li>
</ul><p>I have used the following mappers</p><ul>
<li><a href="https://github.com/lh3/minimap2">minimap2</a>&nbsp;(v.&nbsp;2.0rc1-r232)</li>
<li><a href="https://github.com/lh3/minimap">minimap&nbsp;</a>(v. 0.2-r124-dirty)</li>
<li><a href="https://github.com/lh3/bwa">bwa</a>&nbsp;(v.&nbsp;0.7.12-r1039)</li>
</ul><p>I have used the following polishing tools</p><ul>
<li><a href="https://github.com/isovic/racon">Racon</a>&nbsp;(v. not available)</li>
<li><a href="https://github.com/broadinstitute/pilon">Pilon</a>&nbsp;(v. 1.18)</li>
<li><a href="https://github.com/jts/nanopolish">Nanopolish</a>&nbsp;(v. 0.8.3)</li>
</ul><p>I have used the following tools to assess genome assembly characteristics</p><ul>
<li><a href="https://github.com/chjp/ANI">ANI.pl</a>&nbsp;(https://github.com/chjp/ANI)</li>
<li><a href="http://ecogenomics.github.io/CheckM/">CheckM</a>&nbsp;(v. 1.0.7)</li>
<li><a href="https://github.com/tseemann/prokka">Prokka</a>&nbsp;(v. 1.12)</li>
<li><a href="http://bioinf.spbau.ru/en/quast">QUAST</a>&nbsp;(v. 2.3)</li>
<li><a href="http://mummer.sourceforge.net/">mummer&nbsp;</a>(v. not available)</li>
</ul><p>If you have any ideas or superior tools we have missed please let us know in the comments.</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/42936/ancient-whole-genome-duplication-wgd-detection-tools</guid>
	<pubDate>Sun, 07 Mar 2021 00:32:44 -0600</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/42936/ancient-whole-genome-duplication-wgd-detection-tools</link>
	<title><![CDATA[Ancient whole genome duplication (WGD) detection tools !]]></title>
	<description><![CDATA[<p>There are two methods for ancient WGD detection, one is collinearity analysis, and the other is based on the Ks distribution map. Among them, Ks is defined as the average number of synonymous substitutions at each synonymous site, and there is also a Ka corresponding to it, which refers to the average number of non-synonymous substitutions at each non-synonymous site.</p><p>At present, some people have posted articles about the analysis process of WGD. I searched for the keyword "wgd pipeline" and found the following:</p><p><strong>GenoDup: https:// github.com/MaoYafei/GenoDup-Pipeline</strong><br /><strong>https://peerj.com/articles/6303/</strong><br /><strong>WGDdetector: https:// github.com/yongzhiyang2 012/WGDdetector</strong><br /><strong>https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-2670-3</strong><br /><strong>wgd: https:// github.com/arzwa/wgd</strong><br /><strong>https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1142-2#Sec1</strong><br /><strong>https://bmcbiol.biomedcentral.com/articles/10.1186/s12915-017-0399-x</strong><br /><strong>GeNoGAP https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1142-2</strong><br /><strong>https://bmcbiol.biomedcentral.com/articles/10.1186/s12915-017-0399-x</strong><br /><strong>https://github.com/dfguan/purge_dups</strong><br /><strong>https://www.biorxiv.org/content/10.1101/2020.01.24.917997v1</strong></p><p>This article introduces the usage of wgd.</p><p>Wgd cannot be installed directly with bioconda at present, so it is a little troublesome to install, because it depends on a lot of software. wgd depends on the following software</p><p><strong>BLAST</strong><br /><strong>MCL</strong><br /><strong>MUSCLE/MAFFT/PRANK</strong><br /><strong>PAML</strong><br /><strong>PhyML/FastTree</strong><br /><strong>i-ADHoRe</strong></p><p>But the good news is that most of the software it depends on can be installed with bioconda</p><blockquote><p>conda create -n wgd python=3.5 blast mcl muscle mafft prank paml fasttree cmake libpng mpi=1.0=mpich<br />conda activate wgd</p></blockquote><p>Here mpi=1.0=mpich is selected, because i-adhore depends on mpich. If openmpi is installed, an error will appear while loading shared libraries: libmpi_cxx.so.40: cannot open shared object file: No such file or directory</p><p>After that, the installation is much simpler</p><blockquote><p>git clone https://github.com/arzwa/wgd.git<br />cd wgd<br />pip install .<br />pip install git+https://github.com/arzwa/wgd.git<br />For i-ADHoRe, you need to register at http:// bioinformatics.psb.ugent.be /webtools/i-adhore/licensing/Agree to the license to download i-ADHoRe-3.0</p></blockquote><p>Since my miniconda3 installed ~/opt/, the installation path is so~/opt/miniconda3/envs/wgd/</p><blockquote><p>tar -zxvf i-adhore-3.0.01.tar.gz<br />cd i-adhore-3.0.01<br />mkdir -p build &amp;&amp; cd build<br />cmake .. -DCMAKE_INSTALL_PREFIX=~/opt/miniconda3/envs/wgd/<br />make -j 4 <br />make insatall</p></blockquote><p>Take the sugarcane genome Saccharum spontaneum L as an example. The genome is 8-ploid with 32 chromosomes (2n = 4x8 = 32)</p><p><strong>Download the tutorial for CDS and GFF annotation files</strong></p><blockquote><p><strong>mkdir -p wgd_tutorial &amp;&amp; cd wgd_tutorial</strong><br /><strong>wget http://www.life.illinois.edu/ming/downloads/Spontaneum_genome/Sspon.v20190103.cds.fasta.gz</strong><br /><strong>wget http://www.life.illinois.edu/ming/downloads/Spontaneum_genome/Sspon.v20190103.gff3.gz</strong><br /><strong>gunzip *.gz</strong></p></blockquote><p>First conda activate wgdstart our analysis environment, and then start the analysis</p><p>Step 1 : Use to wgd mclidentify homologous genes in the genome</p><blockquote><p>wgd mcl -n 20 --cds --mcl -s Sspon.v20190103.cds.fasta -o Sspon_cds.out</p></blockquote><p>Step 2 : Use to wgd ksdbuild Ks distribution</p><blockquote><p>wgd ksd --n_threads 80 Sspon_cds.out/Sspon.v20190103.cds.fasta.blast.tsv.mcl Sspon.v20190103.cds.fasta</p></blockquote><p>Step 3 : If the quality of the genome is good, then wgd syncollinearity analysis can be used . It can help us find the collinearity block in the genome and the corresponding anchor point</p><blockquote><p>wgd syn --feature gene --gene_attribute ID \<br /> -ks wgd_ksd/Sspon.v20190103.cds.fasta.ks.tsv \<br /> Sspon.v20190103.gff3 Sspon_cds.out/Sspon.v20190103.cds.fasta.blast.tsv.mcl</p></blockquote><p>&nbsp;For more reading - There are 9 sub-modules in WGD</p><ul>
<li><span>kde: KDE fitting to the Ks distribution</span></li>
<li><span>ksd: Ks distribution construction</span></li>
<li><span>mcl: BLASP comparison of All-vs-ALl + MCL classification analysis.</span></li>
<li><span><span>mix: Hybrid modeling of Ks distribution.</span></span></li>
<li><span>pre: preprocess the CDS file</span></li>
<li><span>syn: Call I-ADHoRe 3.0 to use GFF files for collinearity analysis</span></li>
<li><span>viz: draw histogram and density plot</span></li>
<li><span>wf1: Ks standard analysis procedure of the whole genome paranome (paranome), call mcl, ksd and syn</span></li>
<li><span>wf2: Ks standard analysis procedure of one-vs-one homologous gene (ortholog), call wcl and kSD</span></li>
</ul>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/2042/ngs-course-medical-genomics-scheduled-for-17-20-september-2013-in-uz-leuven-belgium</guid>
	<pubDate>Mon, 12 Aug 2013 12:08:24 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/2042/ngs-course-medical-genomics-scheduled-for-17-20-september-2013-in-uz-leuven-belgium</link>
	<title><![CDATA[NGS course Medical Genomics, scheduled for 17-20 September 2013 in UZ Leuven (Belgium).]]></title>
	<description><![CDATA[<p>This course is open to all students and postdocs and registration for all academic participants is free of charge. To help us in organizing the course, please register online via http://gc.uzleuven.be where the preliminary program is also available.</p><p>This course is organized with support from the IAP &ldquo;Belgian Medical Genomics Initiative&rdquo;, SymBioSys and the Genomics Core.</p><p>For inquiries, please email Ms Narcisse Opdekamp ( narcisse.opdekamp@uzleuven.be ).</p><p>More at &gt;&gt;&nbsp;<a href="http://gc.uzleuven.be/">http://gc.uzleuven.be/</a></p>]]></description>
	<dc:creator>Poonam Mahapatra</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/6961/research-assistant-national-bureau-of-animal-genetic-resources</guid>
  <pubDate>Tue, 03 Dec 2013 06:17:34 -0600</pubDate>
  <link></link>
  <title><![CDATA[Research Assistant @ NATIONAL BUREAU OF ANIMAL GENETIC RESOURCES]]></title>
  <description><![CDATA[
<p>NATIONAL BUREAU OF ANIMAL GENETIC RESOURCES<br />Near Basant Vihar G.T. Road Bypass<br />P.O. Box No.129, Karnal-132001 (Haryana)</p>

<p>WALK-IN-INTERVIEW</p>

<p>A walk-in-Interview is proposed to be held at National Bureau of Animal Genetic Resources, Karnal (Haryana)-132001 at 11:30 AM on 18.12.2013 to select One RA and One SRF as per details given below:</p>

<p>1. One post of Research Associate under DBT sponsored Support under BIPP for the “SanGenix: A comprehensive Next Generation Sequence (NGS) data analysis solution” as Grants in AID. Thepost duration is Upto 31st March 2015 or earlier.</p>

<p>2. One post of Senior Research Fellow under NAIP (Component-4) Bioprospecting of genes and allele mining for abiotic stress tolerance. The post duration is Upto 31st March 2014 or earlier</p>

<p>Essential Qualifications: Ph.D. in Bioinformatics/ Computer Application or<br />First Class Masters degree in Bioinformatics/ Computer Application with two years experience as evidenced by Publications.</p>

<p>Desirable: Experience in the field of handling Next generation Sequencing Data.</p>

<p>Emolument: Rs. 22,000/- per month + HRA as per admissibility</p>

<p>Age Limit:</p>

<p>40 years for Men<br />45 years for women as on date of interview</p>

<p>Research Associate: ONE</p>

<p>Duration of engagement: Upto</p>

<p>31st March 2015 or earlier &amp; Coterminus with the project</p>

<p>Responsibilities: To help the PI for Beta testing and development of the SanGenix Tool for NGS data.</p>

<p>Essential Qualifications: First Class Masters’ degree in Bioinformatics/Biotechnology.</p>

<p>Desirable: Experience in the field of Biotechnology/ Bioinformatics</p>

<p>Emoluments:</p>

<p>Rs. 16,000/- per month + HRA as per admissibility.<br />Senior Research Fellow: ONE<br />Duration of engagement: Upto 31st March 2014 or earlier &amp; Coterminus with the project</p>

<p>Age Limit</p>

<p>35 years for men<br />40 years for women as on date of interview</p>

<p>Note: Relaxation in age will be admissible for SC/ST &amp; OBC candidates as per Govt. of India /ICAR norms</p>

<p>1. The applicants must bring with them original documents and brief of research work done during post graduation along with a set of photocopy and latest two passport size photographs.<br />2. A panel of selected candidates will also be made which may be utilized for filling of positions of shorter durations in future if demand arises.<br />3. Experience certificate in original, if any 4. The above positions are purely on temporary basis and are co-terminus with the project. No TA/DA will be paid to attend the interview.<br />5. Any other clarifications can be had on the date of interview.<br />6. The Director’s decision will be final and binding on all respects.</p>

<p>Advertisement: http://210.212.93.85/rasrfadvertise.pdf</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/11181/perl-one-liner-for-bioinformatician</guid>
	<pubDate>Fri, 30 May 2014 05:49:07 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/11181/perl-one-liner-for-bioinformatician</link>
	<title><![CDATA[Perl one-liner for bioinformatician !!!]]></title>
	<description><![CDATA[<p>With the emergence of NGS technologies, and sequencing data most of the bioinformaticians mung and wrangle around massive amounts of genomics text. There are several "standardized" file formats (FASTQ, SAM, VCF, etc.) and some tools for manipulating them (fastx toolkit, samtools, vcftools, etc.), there are still times where knowing a little bit of Perl onliner is extremely helpful.</p><p>Perl one-liners are small and awesome Perl programs that fit in a single line of code and they do one thing really well. These things include changing line spacing, numbering lines, doing calculations, converting and substituting text, deleting and printing certain lines, parsing logs, editing files in-place, doing statistics, carrying out system administration tasks, updating a bunch of files at once, and many more. Perl one-liners will make you the shell warrior. Anything that took you minutes to solve, will now take you seconds!<br /><br />perl -pe '$\="\n"'&nbsp; &nbsp;<br />#double space a file<br /><br />perl -pe '$_ .= "\n" unless /^$/' <br />#double space a file except blank lines<br /><br />perl -pe '$_.="\n"x7' <br />#7 space in a line.<br /><br />perl -ne 'print unless /^$/' <br />#remove all blank lines<br /><br />perl -lne 'print if length($_) &lt; 20' <br />#print all lines with length less than 20.<br /><br />perl -00 -pe '' <br />#If there are multiple spaces, delete all leaving one(make the file a single spaced file).<br /><br />perl -00 -pe '$_.="\n"x4' <br />#Expand single blank lines into 4 consecutive blank lines<br /><br />perl -pe '$_ = "$. $_"'<br />#Number all lines in a file<br /><br />perl -pe '$_ = ++$a." $_" if /./' <br />#Number only non-empty lines in a file<br /><br />perl -ne 'print ++$a." $_" if /./' <br />#Number and print only non-empty lines in a file<br /><br />perl -pe '$_ = ++$a." $_" if /regex/' <br />#Number only lines that match a pattern<br /><br />perl -ne 'print ++$a." $_" if /regex/' <br />#Number and print only lines that match a pattern<br /><br />perl -ne 'printf "%-5d %s", $., $_ if /regex/' <br />#Left align lines with 5 white spaces if matches a pattern (perl -ne 'printf "%-5d %s", $., $_' : for all the lines)<br /><br />perl -le 'print scalar(grep{/./}&lt;&gt;)' <br />#prints the total number of non-empty lines in a file<br /><br />perl -lne '$a++ if /regex/; END {print $a+0}' <br />#print the total number of lines that matches the pattern<br /><br />perl -alne 'print scalar @F' <br />#print the total number fields(words) in each line.<br /><br />perl -alne '$t += @F; END { print $t}' <br />#Find total number of words in the file<br /><br />perl -alne 'map { /regex/ &amp;&amp; $t++ } @F; END { print $t }' <br />#find total number of fields that match the pattern<br /><br />perl -lne '/regex/ &amp;&amp; $t++; END { print $t }' <br />#Find total number of lines that match a pattern<br /><br />perl -le '$n = 20; $m = 35; ($m,$n) = ($n,$m%$n) while $n; print $m' <br />#will calculate the GCD of two numbers.<br /><br />perl -le '$a = $n = 20; $b = $m = 35; ($m,$n) = ($n,$m%$n) while $n; print $a*$b/$m' <br />#will calculate lcd of 20 and 35.<br /><br />perl -le '$n=10; $min=5; $max=15; $, = " "; print map { int(rand($max-$min))+$min } 1..$n' <br />#Generates 10 random numbers between 5 and 15.<br /><br />perl -le 'print map { ("a".."z",&rdquo;0&rdquo;..&rdquo;9&rdquo;)[rand 36] } 1..8'<br />#Generates a 8 character password from a to z and number 0 &ndash; 9.<br /><br />perl -le 'print map { ("a",&rdquo;t&rdquo;,&rdquo;g&rdquo;,&rdquo;c&rdquo;)[rand 4] } 1..20'<br />#Generates a 20 nucleotide long random residue.<br /><br />perl -le 'print "a"x50'<br />#generate a string of &lsquo;x&rsquo; 50 character long<br /><br />perl -le 'print join ", ", map { ord } split //, "hello world"'<br />#Will print the ascii value of the string hello world.<br /><br />perl -le '@ascii = (99, 111, 100, 105, 110, 103); print pack("C*", @ascii)'<br />#converts ascii values into character strings.<br /><br />perl -le '@odd = grep {$_ % 2 == 1} 1..100; print "@odd"'<br />#Generates an array of odd numbers.<br /><br />perl -le '@even = grep {$_ % 2 == 0} 1..100; print "@even"'<br />#Generate an array of even numbers<br /><br />perl -lpe 'y/A-Za-z/N-ZA-Mn-za-m/' file <br />#Convert the entire file into 13 characters offset(ROT13)<br /><br />perl -nle 'print uc' <br />#Convert all text to uppercase:<br /><br />perl -nle 'print lc' <br />#Convert text to lowercase:<br /><br />perl -nle 'print ucfirst lc' <br />#Convert only first letter of first word to uppercas<br /><br />perl -ple 'y/A-Za-z/a-zA-Z/' <br />#Convert upper case to lower case and vice versa<br /><br />perl -ple 's/(\w+)/\u$1/g' <br />#Camel Casing<br /><br />perl -pe 's|\n|\r\n|' <br />#Convert unix new lines into DOS new lines:<br /><br />perl -pe 's|\r\n|\n|' <br />#Convert DOS newlines into unix new line<br /><br />perl -pe 's|\n|\r|' <br />#Convert unix newlines into MAC newlines:<br /><br />perl -pe '/regexp/ &amp;&amp; s/foo/bar/' <br />#Substitute a foo with a bar in a line with a regexp.</p><p>Reference/Sources:</p><p>http://genomics-array.blogspot.in/2010/11/some-unixperl-oneliners-for.html</p><p><a href="http://genomespot.blogspot.com/2013/08/a-selection-of-useful-bash-one-liners.html">http://genomespot.blogspot.com/2013/08/a-selection-of-useful-bash-one-liners.html</a></p><p><a href="http://biowize.wordpress.com/2012/06/15/command-line-magic-for-your-gene-annotations/">http://biowize.wordpress.com/2012/06/15/command-line-magic-for-your-gene-annotations/</a></p><p><a href="http://genomics-array.blogspot.com/2010/11/some-unixperl-oneliners-for.html">http://genomics-array.blogspot.com/2010/11/some-unixperl-oneliners-for.html</a></p><p><a href="http://bioexpressblog.wordpress.com/2013/04/05/split-multi-fasta-sequence-file/">http://bioexpressblog.wordpress.com/2013/04/05/split-multi-fasta-sequence-file/</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/12206/bioinformatics-algorithms-tutorials</guid>
	<pubDate>Tue, 24 Jun 2014 00:10:45 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/12206/bioinformatics-algorithms-tutorials</link>
	<title><![CDATA[Bioinformatics algorithms tutorials]]></title>
	<description><![CDATA[<p>Useful bioinformatics tutorial, such as</p>
<p>De Bruijn Graphs for NGS Assembly<br>Algorithms for PacBio Reads<br>Software and Hardware Concepts for Bioinformatics<br>Finding us in Homolog.us (Search Algorithms)<br>NGS Genome and RNAseq Assembly - a Hands on Primer<br>Introduction to PERL, Python, R and C/C++ for Bioinformatics</p><p>Address of the bookmark: <a href="http://www.homolog.us/Tutorials/" rel="nofollow">http://www.homolog.us/Tutorials/</a></p>]]></description>
	<dc:creator>John Parker</dc:creator>
</item>

</channel>
</rss>